August 2021 - December 2021
For this project, I worked with two other group members to create an application that can be used to help schedule meetings around everyone's schedule. The application allowed students to import their class schedules, create groups, and find openings that work for everyone. The front end of the application was an Android application, and the back end was comprised of a Linux server running Spring Boot and MySQL.
I lead the backend development. Configuring the Spring Boot web server, developing an API system for authentication and data retrieval, and architecting an SQL database.