Skip to content

marinelli/sneezeprj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sneeze

A micro application for managing allergy tests.

  • Pre-requirements

    Python 3 and pip

  • How-to

$ pip3 install --user --requirement requirements.txt
$ python3 manage.py makemigrations
$ python3 manage.py migrate
$ python3 manage.py runserver

or simply execute:

$ sh run.sh

Open a web browser and go to the URL http://localhost:8000/. That's it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published