A mobile-based service platform that connects users with local home service providers such as plumbers, electricians, painters, salon professionals, ambulance services, and more. The application simplifies service booking, provider management, and communication through a single, user-friendly interface.
This project is designed to solve the real-world problem of finding reliable home services quickly while also giving service providers a structured platform to manage requests and bookings.
- User registration and login
- Browse services by category (Plumbing, Electrical, Salon, Diagnostics, etc.)
- View service details and availability
- Book services with date and time selection
- Location-based service recommendations
- Simple and clean UI for easy navigation
- Separate login for service providers
- View assigned service requests
- Manage booking status
- Provider-specific home dashboard
- Category-based service listing
- Centralized booking management
- Context-based state management
- Scalable structure for adding new services
- React Native
- JavaScript
- Expo
- Node.js
- Express.js
- MongoDB
npm install
npm startor
yarn install
yarn startcd backend
npm install
npm startMake sure MongoDB is running and environment variables are properly configured.
- Online payment integration
- Real-time chat between user and service provider
- Ratings and reviews for services
- Push notifications for booking updates
The HomeCare application is suitable for:
- Urban households looking for quick home services
- Local service providers wanting digital visibility
- Students and developers learning full-stack mobile app development