Commits on Source (12)
-
Zak Demetriades authored557bde93
-
Zak Demetriades authored56fbb80e
-
Zak Demetriades authored046c50e5
-
Zak Demetriades authored
adding logo See merge request !3
40b88579 -
Zak Demetriades authored74c3fee6
-
Robert Metcalf authored
-
Robert Metcalf authored
-
Robert Metcalf authored
-
Robert Metcalf authored
-
Robert Metcalf authored
Add Flask server, templates and initial database support See merge request !4
7ac58396 -
Robert Metcalf authored
-
Robert Metcalf authored
Showing
- .flaskenv 2 additions, 0 deletions.flaskenv
- .gitignore 3 additions, 0 deletions.gitignore
- Pipfile 13 additions, 0 deletionsPipfile
- Pipfile.lock 152 additions, 0 deletionsPipfile.lock
- database.py 100 additions, 0 deletionsdatabase.py
- import_database.py 14 additions, 0 deletionsimport_database.py
- main.py 13 additions, 0 deletionsmain.py
- static/Tramshed_Logo.jpg 0 additions, 0 deletionsstatic/Tramshed_Logo.jpg
- static/style.css 6 additions, 12 deletionsstatic/style.css
- templates/home.html 18 additions, 0 deletionstemplates/home.html
- templates/main.html 8 additions, 7 deletionstemplates/main.html
.flaskenv
0 → 100644
.gitignore
0 → 100644
Pipfile
0 → 100644
Pipfile.lock
0 → 100644
database.py
0 → 100644
import_database.py
0 → 100644
main.py
0 → 100644
static/Tramshed_Logo.jpg
0 → 100644
18.9 KiB
templates/home.html
0 → 100644