maneprajakta / Flavoury_Place

DBMS Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flavoury Place

Mini Project For SQTA Selenium Testing Done

Restaurant management system is the system for managing the restaurant business.The main
point of developing this system is to help restaurant administrators manage the restaurant
business and help customers for online reservation of tables and see restaurant menu and history
of restaurant online.

Template is copied.

Screen Shots

If virtualenv is not installed :

$ pip install virtualenv

Create a virtual environment

$ virtualenv [venv_name]

Activate the environment everytime you open the project

$ cd venv_name 
$ source bin/activate
$ git clone repo_link
$ cd Flavoury_Place

Install requirements

$ pip install -r requirements.txt
$ python manage.py runserver

About

DBMS Project


Languages

Language:HTML 80.1%Language:SCSS 11.2%Language:CSS 5.8%Language:Python 2.2%Language:JavaScript 0.7%