Gharelu Sewa is a full-stack web application that connects customers with trusted household service providers such as plumbers, electricians, cleaners, painters, carpenters, and more.
- User authentication
- Browse available services
- Book household services
- Service provider profiles
- Booking management
- Reviews and ratings
- Responsive user interface
- React
- Vite
- HTML
- CSS
- JavaScript
- Node.js
- Express.js
- MongoDB (Mongoose)
gharelu-sewa/
│
├── client/
│ ├── src/
│ └── public/
│
├── server/
│ ├── controllers/
│ ├── models/
│ ├── routes/
│ ├── middleware/
│ ├── config/
│ └── server.js
│
└── README.md
Clone the repository:
git clone <repository-url>cd server
npm install
npm run devcd client
npm install
npm run dev- Online payments
- Real-time booking updates
- Admin dashboard
- Chat between customers and providers
- Email notifications
- Pradipti Kandel
- Suprabha Regmi
- Sabin Poudel
- Darpan Adhikari
This project is for educational purposes.