Giter Site home page Giter Site logo

delicious's Introduction

This is an assignment done as the part of the curriculum of the course, Database Management Systems

The project is named Delicious which acts as a bridge between users and restaurants.

++ Objective: i. Web based application for online browsing and search of menu aggregated from multiple restaurants e.g., the services provided by commercial websites like www.zomato.com, www.just-eat.com . ii. Customers can order food delivery online. Orders are to be forwarded to respective restaurants, who will deliver the food and bill the customers. Users of the System: A. System Administrator B. Restaurants C. Customers

++ Functionalities: i. The system provides an entry page which will be the home page after login. The entry page displays restaurant information, search and browse by category. ii. The system provides a restaurant/customer registration module. iii. The system allows customers to place orders and track their orders through different stages of delivery. iv. The system offers billing facility. v. The system tracks user history and suggest favorites

++ SOFTWARE TO BE INSTALLED

Django 1.10 Python 2.7, MySQL

++ RUNNING THE PROJECT ON YOUR SYSTEM

Changes that should be made in settings.py file

(i) The path of the templates folder should be set properly as in your system ('DIRS' : 'pathto/templates') (ii) Your database credentials must be linked in the Database field

After making the changes type the following commands in your system

python manage.py makemigrations python manage.py migrate python manage.py collectstatic python manage.py runserver // Server starts running. look at the website in localhost

delicious's People

Contributors

harshacse avatar

Watchers

 avatar

Forkers

mitikiripraveen

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.