Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 307 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 307 Bytes

Tennis Reservation System

A calendar-based reservation system that allows UPenn students and staff to reserve tennis courts.

This project uses Spring Boot for its backend server storing user information in a MySQL database. The front-end uses React framework with Material UI and DevExpress components.