This project is a backend system for a ride-hailing application, developed using Java Spring Boot. It implements essential features like secure user authentication, ride request handling, and distance calculation using the OSRM API. The application is built as a monolithic structure, ensuring efficient handling of core functionalities and reliable performance.
Built with