Skip to content

ahmadiesa-abu/pool_and_resources

Repository files navigation

to configure python for flask and database :

pip install -r requirements.txt

to run unit tests [it will create a database and tear it down]:

python manage.py test

to run the project [the project checks if database is configured if not it will configure it before running]:

python manage.py run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published