futureistaken/GameOn
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
the Goal of this project is to utlize an API, use Jinja2 to create dynamic contents and Flask Python to handle the back-end
************ using the environment *************
To use this project simply activate the environemt,
after cloning run:
source env/bin/activate
To deactivate the environment
simply run:
deactivate
*************************************************