Skip to content

alraatla/ohsiha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This web application was made as a course project

Running the program

After cloning, install dependencies with:

pip install -r requirements.txt

Migrate:

python manage.py migrate
python manage.py makemigrations

And run server with:

python manage.py runserver

The server will start in port 8000. Open http://localhost:8000

About

Web application for ohsiha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published