Want to hit the gym but don’t have any friends that like to work out. Join Health Together and find friends working out near you!
http://mattaldrete.com/apps/HealthApp/
- Matt -- Scrum Master/ Developer
- Joshua -- Developer
- George -- DBA/Developer
- Kai -- Developer
The application is built to allow users to find friends who waant to join you for a workout. A user creates an account and then create an event with a activity, location, and description. A user can search for workouts by activity or description and can join workouts. Application has full CRUD operations on user enittys and workouts.
- Trello,
- Java,
- Spring Boot,
- Gradle,
- JPA, SQL,
- MySQL,
- JSPS.
- HTML, CSS, Javascript, Bootstrap
This was all our first project working together we had issues early on creating new branches and learning to push/pull/merge we had issues early on over overriding code. We halted production of the site and taught each other the process of branching and set inn place a system so that two team members would review another teammate’s pull request before merge the code to master. This solved out mistakes early and allowed us to push forward.
Another difficulty we overcame was trying to use modals early on. We ran into many issues with the modal for our account register page. Eventually we were able to get it to work but the feature was very time consuming and almost ended up not being implemented. Going forward when an issue like this arises making an assessment early on and being realistic would enable us to get more done and leave features like this one as stretch goals if given time then we would implement.