https://github.com/khairul1036/cleanify-website
Cleanify - House Cleaning Services is a house clean service management, service booking website
https://github.com/khairul1036/cleanify-website
expressjs jwt mongodb nodejs reactjs
Last synced: 3 months ago
JSON representation
Cleanify - House Cleaning Services is a house clean service management, service booking website
- Host: GitHub
- URL: https://github.com/khairul1036/cleanify-website
- Owner: khairul1036
- Created: 2024-12-27T16:28:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T12:39:56.000Z (over 1 year ago)
- Last Synced: 2025-05-21T08:09:05.790Z (about 1 year ago)
- Topics: expressjs, jwt, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage: https://a11service.web.app/
- Size: 2.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cleanify - House Cleaning Services
**Live Link:** [https://a11service.web.app/](https://a11service.web.app/)
- **Client Side:** [https://github.com/khairul1036/Cleanify-Website](https://github.com/khairul1036/Cleanify-Website)
- **Server Side:** [https://github.com/khairul1036/Cleanify-Website-Server](https://github.com/khairul1036/Cleanify-Website-Server)
## Project Overview
Cleanify is a house cleaning services platform where users can add, update, and delete their own services, browse services shared by others, book specific services, and manage the statuses of booked services. Built with a focus on user-friendliness, the platform enables seamless service management, service booking, and status updates.
## Features
- **Service Management**: Users can add, update, and delete their own services.
- **Service Browsing**: Users can browse services shared by others in the community.
- **Service Details**: View detailed information about available services.
- **Service Booking**: Users can book a service of their choice.
- **Status Updates**: Manage and update the status of booked services, ensuring real-time tracking.
### Technologies Used
- **React.js**: Frontend UI development
- **Tailwind CSS**: Styling and layout
- **Node.js**: Backend server
- **Express.js**: RESTful API to handle requests
- **MongoDB**: Database for storing service data and user information
- **NPM Packages**:
- `toast`: For displaying notifications
- `data-aos`: For animations while scrolling
- `date-fns`: For working with date formats and manipulation
- `sweet2`: For user-friendly alerts and modals
## Installation Instructions
1. Clone the repository:
```bash
git clone https://github.com/khairul1036/Cleanify-Website