November 2020

RunSocial

This website was created because I wanted an easy service to not only log running data, but set goals with friends without a bloated UI and unnecessary features which only added confusion. The front end was coded using React, and the back end was coded with Java Spring Boot which interacts with a MySQL database.

I created a REST api for the front end and back end to interact, which performs basic CRUD operations on the database. All these technologies were deployed using AWS.