aditya962 / dbms-term-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working Site: https://aditya-dbms-tp-project.herokuapp.com/

How to run the project?

  1. Clone or download this repository to your local machine. git clone git@github.com:aditya962/dbms-term-project.git
  2. Install all the libraries mentioned in the requirements.txt file with the command pip install -r requirements.txt
  3. Setup your MYSQL by writing your HOST, USERNAME, PASSWORD, DATABASE in app.py file

image

About


Languages

Language:HTML 75.2%Language:Python 20.3%Language:JavaScript 4.5%