This is a simple web project that was created as a learning project and is currently being used to as a web portal for Mechanical Department databse management.. It has been developed using HTML, CSS, JavaScript and uses FLASK a python framework.For database SQLAlchemy has been used.
To run this project on your local machine, please follow these steps:
- Clone this repository to your local machine using
git clone https://github.com/Aayush-Goel-04/WebProject.git - TO start run set up the virtual enviroment using
python -m venv env - Then install all the modules in requirements.txt file using
pip install -r requirements.txt - Then run the
scripts/admin_setup.pyfile in the enviroment and set up an admin account. - You are ready to start the webportal
python testbed/run_server.py
The website has the following features: