Skip to content

hexora11/Gharelu-Sewa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gharelu Sewa

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.

Features

  • User authentication
  • Browse available services
  • Book household services
  • Service provider profiles
  • Booking management
  • Reviews and ratings
  • Responsive user interface

Tech Stack

Frontend

  • React
  • Vite
  • HTML
  • CSS
  • JavaScript

Backend

  • Node.js
  • Express.js

Database

  • MongoDB (Mongoose)

Project Structure

gharelu-sewa/
│
├── client/
│   ├── src/
│   └── public/
│
├── server/
│   ├── controllers/
│   ├── models/
│   ├── routes/
│   ├── middleware/
│   ├── config/
│   └── server.js
│
└── README.md

Installation

Clone the repository:

git clone <repository-url>

Backend

cd server
npm install
npm run dev

Frontend

cd client
npm install
npm run dev

Future Improvements

  • Online payments
  • Real-time booking updates
  • Admin dashboard
  • Chat between customers and providers
  • Email notifications

Team

  • Pradipti Kandel
  • Suprabha Regmi
  • Sabin Poudel
  • Darpan Adhikari

License

This project is for educational purposes.

About

Full-stack web application for local household services.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors