RideSwift is a comprehensive ride-booking platform developed using Java and Spring Boot. It provides seamless customer and driver management, real-time trip booking, and dynamic coupon discounts.
• Customer and Driver Management: Register, update, and manage customer and driver profiles.
• Trip Booking: Real-time booking of rides with availability checks and driver assignments.
• Coupon System: Flexible discount application to enhance user experience.
• Exception Handling: Custom exceptions and centralized handling for robust error management.
• Data Management: Utilizes JPA and Hibernate to manage complex entity relationships and transactions.
• Java • Spring Boot • Spring MVC • REST API • Hibernate • JPA • MySQL • Lombok
git clone https://github.com/smranjanmishra/RideSwift.git cd RideSwiftConfigure application properties in src/main/resources/application.properties
./mvnw spring-boot:run
API Endpoints: Refer to the API documentation for details on available endpoints and their usage.
For questions or feedback, please reach out to me: soumyarmishra065@gmail.com