Skip to content

Astroid-Destroyer-dev/indianschoolerp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project I am going to make a school mangement sytem which will run on local host computer as well as in other devices connected to LAN.

you must have Python 3.9+ make virtual env in backend folder

python -m venv venv

activate the enviroment (In windows) using this

pip install -r req.txt


or 

source ./venv/Scripts/activate


Now run the server

uvicorn main:app --reload

In browser go to

http://127.0.0.1/docs

it will use the Swagger UI for fast api you can test you api through here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •