Skip to content

Latest commit

 

History

History
88 lines (56 loc) · 1.6 KB

File metadata and controls

88 lines (56 loc) · 1.6 KB

Home Services Firebase

Overview

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.


Features

  • 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

Tech Stack

Frontend

  • HTML5
  • CSS3
  • JavaScript

Backend / Cloud

  • Firebase Realtime Database
  • Firebase Hosting

Tools

  • Git
  • GitHub

Installation

  1. Clone the repository
git clone https://github.com/binduthotal/HomeServicesFirebase.git
  1. Navigate to the project folder
cd HomeServicesFirebase
  1. Open the project in your browser

You can simply open the index.html file or run the project using Live Server in VS Code.


Project Structure

HomeServicesFirebase
│
├── index.html
├── css/
├── js/
├── images/
└── firebase-config.js

Future Improvements

  • Add user authentication
  • Implement service provider dashboard
  • Enable booking history
  • Improve UI with modern frameworks

Author

Bindu Thotal

GitHub: https://github.com/binduthotal