-
- Downloads
Merge branch 'master' of https://gitlab.uwe.ac.uk/b4-sharp/sd-group-project
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- README.md 4 additions, 0 deletionsREADME.md
- run.py 2 additions, 2 deletionsrun.py
- seed_database.py 68 additions, 34 deletionsseed_database.py
- store/__init__.py 5 additions, 3 deletionsstore/__init__.py
- store/forms.py 2 additions, 2 deletionsstore/forms.py
- store/models.py 93 additions, 43 deletionsstore/models.py
- store/routes.py 231 additions, 183 deletionsstore/routes.py
- store/site.db 0 additions, 0 deletionsstore/site.db
- store/static/image_placeholder.png 0 additions, 0 deletionsstore/static/image_placeholder.png
- store/static/main.css 23 additions, 0 deletionsstore/static/main.css
- store/templates/Items.html 20 additions, 1 deletionstore/templates/Items.html
- store/templates/base.html 41 additions, 39 deletionsstore/templates/base.html
- store/templates/basket.html 71 additions, 3 deletionsstore/templates/basket.html
- store/templates/itemSets.html 1 addition, 1 deletionstore/templates/itemSets.html
- store/templates/userContent/ChangeEmail.html 12 additions, 19 deletionsstore/templates/userContent/ChangeEmail.html
- store/templates/userContent/ChangePhNumber.html 12 additions, 19 deletionsstore/templates/userContent/ChangePhNumber.html
- store/templates/userContent/ChangeUsername.html 12 additions, 19 deletionsstore/templates/userContent/ChangeUsername.html
- store/templates/userContent/ItemPage.html 18 additions, 0 deletionsstore/templates/userContent/ItemPage.html
- store/templates/userContent/account.html 9 additions, 9 deletionsstore/templates/userContent/account.html
Loading
Please register or sign in to comment