Skip to content

Java/Spring Social media site for finding friends to play League of Legends with, or finding a coach to improve.

Notifications You must be signed in to change notification settings

bcpete/climblol

Repository files navigation

==========About==========

Built with Java, using SpringBoot, Gradle, and a Mysql database on the backed. On the front end it uses HTML, CSS, and BootStrap

==========Routes==========

/home - landing page explanation of the site and links to the other pages

/register - make a new profile, redirects to your profile if you put in valid data.

/users - lists all the profiles that aren't coaches. Shows main champions, role, and ranking.

/coaches - list of all users that are coaches. Shows main champions, role, and ranking.

/{username} - profile page for whatever username you pass in shows user/coach data.

==========Installation==========

Just clone the repository, and add in an application.properties file with a link to a database and you'll be good to go! You'll have to populate the database for champions, and the roles otherwise you won't have any options show up in the dropdowns.

About

Java/Spring Social media site for finding friends to play League of Legends with, or finding a coach to improve.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published