Back
Smart Business Management Platform
Year
2024
Tech & Technique
Next.js, React.js, TypeScript, Node.js, Express.js, MongoDB, Tailwind CSS
Description
A management platform for service-based businesses to track bookings, customers, staff performance, and revenue in real time.
- Designed a dashboard-first experience that surfaces KPIs like revenue, utilization, and booking trends in real time.
- Implemented a secure MERN-based backend with JWT authentication and role-based access for teams and admins.
- Structured the system into clear domains (bookings, customers, staff, services) to keep the codebase maintainable as features grow.
My Role
Full Stack Developer
- Owned the full stack: API design, database modeling, business logic, and responsive dashboard UI.
- Optimized queries and API responses around real usage patterns to keep the platform fast under growing data.
- Built flexible components so new analytics widgets and modules can be added without redesigning the core layout.