Cloud-native web app connecting students with verified accommodation and mess services near colleges.
What I Built: Designed and deployed a serverless multi-tier platform on AWS with 6 RESTful API endpoints using API Gateway and Python (Boto3) Lambda functions. Provisioned infrastructure as code via 3 modular CloudFormation stacks, enabling single-command deployments. Configured CloudWatch alarms for Lambda error rates and API latency.
Key Features:
Smart search with location-based filtering and adjustable distance radius
Interactive Google Maps integration for neighborhood exploration
Booking system with status workflow (pending → confirmed → completed)
Multi-criteria reviews on 5 parameters with 24-hour edit window
Recommendation engine based on user preferences
Admin dashboard with user growth, listing breakdown, and booking analytics
Owner listing management with S3 presigned URL image uploads
Profile verification system for owners
Tech Stack: React, TailwindCSS, Framer Motion, AWS Lambda, API Gateway, Cognito, DynamoDB, S3, CloudFront, Google Maps API
Built with