Skip to content

A web application that manages student data and generates important college documents on a single click

Notifications You must be signed in to change notification settings

mdhuzaifapatel/Student-Management-System

Repository files navigation

Student-Management-System

A web application that manages student data and generates important college documents on a single click

Environment Setup 🚀

$ git clone https://github.com/mdhuzaifapatel/Student-Management-System.git

$ cd Student-Management-System/

$ pip install virtualenv

Create a virtual environment

$ virtualenv env

Activate the environment everytime you open the project

for bash $ source venv/Scripts/activate

for powershell .env\Scripts\activate.ps1

Install requirements 🛠 $ pip install -r requirements.txt

Run project python .\app.py

About

A web application that manages student data and generates important college documents on a single click

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published