Home Services Firebase is a web-based application that allows users to explore and request various household services such as cleaning, plumbing, electrical work, and maintenance. The platform provides a simple and user-friendly interface where users can browse available services and submit service requests easily.
This project uses Firebase as the backend to manage data storage and hosting, enabling real-time updates and scalable cloud functionality without requiring a traditional server.
- Browse different home services
- Submit service requests online
- Responsive and user-friendly interface
- Firebase integration for real-time database management
- Clean and modular code structure
- HTML5
- CSS3
- JavaScript
- Firebase Realtime Database
- Firebase Hosting
- Git
- GitHub
- Clone the repository
git clone https://github.com/binduthotal/HomeServicesFirebase.git
- Navigate to the project folder
cd HomeServicesFirebase
- Open the project in your browser
You can simply open the index.html file or run the project using Live Server in VS Code.
HomeServicesFirebase
│
├── index.html
├── css/
├── js/
├── images/
└── firebase-config.js
- Add user authentication
- Implement service provider dashboard
- Enable booking history
- Improve UI with modern frameworks
Bindu Thotal
GitHub: https://github.com/binduthotal