Demo Video: https://drive.google.com/file/d/10K622gKwRci0XKhS2Vo5RKFcin8bfuqH/view?usp=sharing
- Developed a web application for users to search restaurants, save preferences, and make reservations.
- Implemented Java servlets with Restful APIs to handle HTTP requests and responses, using MySQL to store user information and restaurant details retrieved from the Yelp API. Integrated a Spring-based rate-limiting mechanism to ensure QPS stays within the threshold.
- Designed the frontend page by utilizing AJAX for asynchronous client-side rendering to ensure smooth interactive experiences.
- Integrated the Google Maps API to enhance the accuracy of location services and overall user experience.
Due to licensing and proprietary restrictions, the source code for this project cannot be publicly released. However, if you're interested in viewing specific portions of the code, please contact me at [email protected]. I will be happy to provide code samples upon request. Thank you for your understanding!