Commits on Source (10)
-
Rhys Evans authored
added initial java files within main.java.Team5.SmartTowns.Towns to follow more dynamic town list in HomePage.html
28a8671b -
Rhys Evans authorede2894055
-
Rhys Evans authored157545ca
-
Rhys Evans authored96a515f2
-
Rhys Evans authored
Updated styling layout and banner-image positions, modified progress color scheme to jsut show a simple green if over 60% compelete and red if 60 or under
1f686674 -
Rhys Evans authored3130d192
-
Rhys Evans authored
Merge branch 'main' into 48-as-a-user-i-want-to-see-a-list-of-all-available-towns-with-trails-so-i-can-plan-where-to-go Merging to allow up do date branch version in order to push this banch to main
1b7263ae -
Rhys Evans authored065d43e4
-
Rhys Evans authored1826d3ce
Showing
- src/main/java/Team5/SmartTowns/Towns/TownController.java 21 additions, 0 deletionssrc/main/java/Team5/SmartTowns/Towns/TownController.java
- src/main/java/Team5/SmartTowns/Towns/TownStorage.java 44 additions, 0 deletionssrc/main/java/Team5/SmartTowns/Towns/TownStorage.java
- src/main/java/Team5/SmartTowns/Towns/Towns.java 62 additions, 0 deletionssrc/main/java/Team5/SmartTowns/Towns/Towns.java
- src/main/java/Team5/SmartTowns/Webpages/WebpageController.java 9 additions, 8 deletions...ain/java/Team5/SmartTowns/Webpages/WebpageController.java
- src/main/resources/data.sql 22 additions, 22 deletionssrc/main/resources/data.sql
- src/main/resources/static/css/homePageStyle.css 109 additions, 61 deletionssrc/main/resources/static/css/homePageStyle.css
- src/main/resources/templates/Landmarks/LandmarkFormTh.html 0 additions, 2 deletionssrc/main/resources/templates/Landmarks/LandmarkFormTh.html
- src/main/resources/templates/towns/home/homePage.html 27 additions, 31 deletionssrc/main/resources/templates/towns/home/homePage.html
- src/main/resources/templates/towns/home/homePageOld.html 66 additions, 0 deletionssrc/main/resources/templates/towns/home/homePageOld.html