Skip to content

abdiast/StudentGradeWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentGradeWebApp

CSE 106 Lab 8 Group Project

############################

Start with creating virtual environment

 python -m venv venv

Then activate the virtual environment

 venv/Scripts/Activate 
 source venv/bin/activate #mac

Then install the requirements in the virtual environment

 pip install -r requirements.txt

Then run the main flask file

 python server.py 

About

CSE 106 Lab 8 Group Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •