-
- Downloads
Add README.md and basic project structure
parents
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitignore 160 additions, 0 deletions.gitignore
- README.md 65 additions, 0 deletionsREADME.md
- requirements.txt 4 additions, 0 deletionsrequirements.txt
- run.py 5 additions, 0 deletionsrun.py
- store/__init__.py 10 additions, 0 deletionsstore/__init__.py
- store/forms.py 5 additions, 0 deletionsstore/forms.py
- store/models.py 2 additions, 0 deletionsstore/models.py
- store/routes.py 7 additions, 0 deletionsstore/routes.py
- store/static/main.css 0 additions, 0 deletionsstore/static/main.css
- store/templates/base.html 20 additions, 0 deletionsstore/templates/base.html
- store/templates/index.html 4 additions, 0 deletionsstore/templates/index.html
- store/utility.py 0 additions, 0 deletionsstore/utility.py
Loading
Please register or sign in to comment