Skip to content

CodewithSegNet/sunnahhealthcollege

Repository files navigation

School Portal

Initiate Virtual Environment with command:

  • python3 -m venv myenv

Start Envirnoment with command:

  • source myenv/bin/activate

Deactivate Environment with command:

  • Deactivate

Install packages in requirements.txt with command:

  • pip install -r requirements.txt

Start environment with command:

  • export FLASK_APP=run.py

  • flask run

About

A school portal for students.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors