Code Monkey home page Code Monkey logo

online-mess-database's Introduction

Online Mess Database ๐Ÿฑ

Website for ordering food from local restaurants (or messes)

Features

For users

  1. explore variety of restaurants (and messes)
  2. use the in-depth search to find restaurants using location, name, menu item, etc.
  3. select your favourite food item ans initaite orders

For restaurants

  1. add your restaurant and menu easily
  2. order creation and tracking
  3. coupon based system to avoid order misplacement and possibly fraud

Other features

  1. administrator control on restaurants
  2. email verification of accounts (currently disabled)

Built using

  • Flask (Python)
  • Flask-SQLAlchemy
  • Bootstrap

Screenshots


image info Home page


image info Explore page (search for restaurants using name, location, menu items, tags)


image info Restaurant page (you can also view your orders for the restaurant here itself)


image info My Meals page (view all your orders for all restaurant here)


image info Restaurant registration page


image info Restaurant registration page (with menu shown)

Installation

Make sure you have Python 3.x installed.

$ cd Online-Mess-Database
$ pip install -r requirements.txt
$ python main.py

(If you get any python or pip not found errors, try using python3 or pip3 instead)

Using a Python virtual environment is recommended

$ python -m venv online-mess-venv
$ source online-mess-venv/bin/activate
$ pip install -r requirements.txt

Feedback

If you have any new ideas or suggestions regarding this project, you can create a new feature issue here or contact me at [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.