Name: XISBI
Description: Application for planning parties and inviting friends.
Day 1: DONE
- Pseudo code the project,
- Set up models: User
- controllers: UserController,
- Database: xisbi_app
- Templates: login, signup, dashboard
- Auth
- Error handling: thymeleaf error template
Day 2: Party: model,controller, party template, permissions(host,attending)
- Created party model
- Created party controller
- Linked party to host
- Linked guest to party
- Created party template
Day 3: Errors and CSS
- Completed TODO's left on partyController
- Error handling: login message
- Added CSS
- Deployed to Heroku
- Created About Us
- Username displays on Nav If logged in
Heroku site: https://xisbi.herokuapp.com/
- Baeldung
- Bootstrap
- Spring Initializr with dependencies web, thymeleaf, devTools, postgreSQL, JPA, Security.
- Spring Auth Cheat Sheet
- Spring PUT/DELETE methods
- LazyEager Fetchtype
- Spring Error Handler
- Spring UPDATE/DELETE
Dave Muench | Zahra Mohamed | Kevin Rosales | Jessica Lovell