Business Finder Reservation System
- Tech Stack: Express.js, Angular, GCP, Javascript, Typescript, Axios, Node.js, JSON, Angular Material
- Github URL: Project Link
• Designed and built a web application using Angular and Express.js to fetch businesses and it’s details using YELP API based on
parameters involving keyword, category (e.g. Hotel, Medical, Food.), etc., and deployed the application on GCP
• Created REST APIs using Express.js to serve client request by responding with details of businesses fetched through YELP API.
• Added functionality to let clients make reservation for a business based on time, email, etc., using Web Storage API.