Created barebones Userpage, added default images for items in page.
User Class and Controller updated to work with page
parent
b0250707
No related branches found
No related tags found
This commit is part of merge request !25. Comments created here will be created in the context of that merge request.
Showing
- src/main/java/Team5/SmartTowns/users/User.java 12 additions, 0 deletionssrc/main/java/Team5/SmartTowns/users/User.java
- src/main/java/Team5/SmartTowns/users/UserController.java 8 additions, 6 deletionssrc/main/java/Team5/SmartTowns/users/UserController.java
- src/main/resources/static/css/templatingstyle.css 24 additions, 2 deletionssrc/main/resources/static/css/templatingstyle.css
- src/main/resources/static/css/userProfile.css 88 additions, 0 deletionssrc/main/resources/static/css/userProfile.css
- src/main/resources/static/images/users/0.png 0 additions, 0 deletionssrc/main/resources/static/images/users/0.png
- src/main/resources/templates/rewards/userProfile.html 48 additions, 1 deletionsrc/main/resources/templates/rewards/userProfile.html
Loading
Please register or sign in to comment