A web app that will assist a user to pick restaurants to make orders
Created by Peter Maina
This is a web app that will enable users to pick cuisines,pick their favourite restaurant offering that menu and have an opportunity to order from them. The landing page will have a detailed list of all menus available. After the user selects a dish they will be routed to another page where they will choose a restaraunt from where they can order their dish. The user will be required to login to see restaurants details such as contacts and other details.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
-
Clone the repo
-
Create and start a virtual environment
virtualenv env
source env/bin/activate
-
Install all the dependencies in the file > requirements.txt
pip install -r requirements.txt
-
Start the development server
python3.6 manage.py runserver
- Virtual Environment
- Django
- Python3.6
- Django
- Postgresql
- Bootstrap3
to update
Please reach out via this email address petersoleeh@gmail.com
MIT
Copyright (c) 2017 FeedMe