
🌐
fullstack2024
EasyRent - Vehicle Rental Platform
Led team building MERN stack rental marketplace
The Problem
University project where I led a team building a vehicle rental platform. Had to coordinate multiple developers, manage timelines, and deliver working software while everyone was learning.
The Solution
Built using MERN stack—owners list vehicles, renters search and book, payments handled securely. Managed the project using Agile: standups, sprints, task breakdowns. Learned that getting people to show up and contribute is harder than writing code.
What I Learned
Technical lesson: MongoDB schema design matters when you have relationships. Human lesson: Clear communication and task breakdown prevents confusion. Also learned to commit frequently and review PRs fast—blockers multiply when people wait.
Key Achievements
- 1Led development team using Agile methodology
- 2Designed database schema for complex relationships
- 3Implemented secure payment workflow
- 4Built search and filtering system
- 5Managed git workflow and code reviews
Tech Stack
MongoDBExpressReactNode.jsJWTREST API