Skip to content

Bhavya0420/HomeCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeCare

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.


🚀 Features

User Side

  • 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

Employee / Service Provider Side

  • Separate login for service providers
  • View assigned service requests
  • Manage booking status
  • Provider-specific home dashboard

General Features

  • Category-based service listing
  • Centralized booking management
  • Context-based state management
  • Scalable structure for adding new services

🛠 Tech Stack

Frontend

  • React Native
  • JavaScript
  • Expo

Backend

  • Node.js
  • Express.js

Database

  • MongoDB

⚙️ Installation & Setup

Frontend Setup

npm install
npm start

or

yarn install
yarn start

Backend Setup

cd backend
npm install
npm start

Make sure MongoDB is running and environment variables are properly configured.


🎯 Future Enhancements

  • Online payment integration
  • Real-time chat between user and service provider
  • Ratings and reviews for services
  • Push notifications for booking updates

📌 Use Case

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

Output Screens

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6 Image 7 Image 8 Image 9 Image 10

About

Home Care is a modern home services app built with React Native, Node.js, and MongoDB, using Express for backend and secure OTP-based booking. It offers a smooth, user-friendly interface to connect users with local service providers instantly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors