Recreating Airbnb's Booking Module on an Airbnb listing page.
- Built interactive microservice using React for modular UI
- Created custom calendar with CSS Grid and Styled Components to render dynamic date elements
- Implemented proxy server with Express to combine 4 separate microservices in one SPA
- Deployed microservice and MySQL DB with Docker and AWS (EC2+RDS) to streamline integration
Step 1 - Booking Module on screen load
Step 2 - On Check In Selection
Step 3 - On Check Out Date Selection
Step 4 - Post Chosen Date Range Summary Page



