Skip to content

samruddhiDharankar/BTech-Final-Year-project

Repository files navigation

INSTALLATION

Prerequisites

Python

  1. pip

    pip install pip
  2. Flask

    pip install flask
  3. Mysql

    pip install flask-mysqldb
  4. Go to the folder where you downloaded the project file

  5. Then run once

    set FLASK_APP=app.py
    set FLASK_ENV=development
    set FLASK_DEBUG=1
  6. To run the app

    flask run

    MAKE SURE THAT DEBUG MODE IS ON ELSE THE CSS WILL NOT WORK

  7. Copy the url from the command line and paste it in chrome


SCREENSHOTS

  1. Login Page
  2. Load Case Page
  3. New Case Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •