Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 823 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 823 Bytes

BeskidyEnduranceProject

Technology stack: Spring Boot, Spring Security, Hibernate, Java, MySQL, JSP, JPQL, Bootstrap, HTML, CSS, Strava API, Java MailAPI.

Description: A complete web application (backend, frontend -designed using Bootstrap). Application contains two layers: user and administrator. The application collects data about MTB or trail routes in the Beskidy Mountains and additionally conducts a ranking of users. The application allows users to connect to the Strava API, and then re-uses the data downloaded from the API to create simple gaining points system and allows users to add routes,all based on data stored on the site strava.com. Other implemented solutions: the ability to send messages between users, the application can send e-mails to users - thanks to the implementation of Java MailAPI.