Skip to content

The Home Services web application made with React and Java Spring Boot (Mockup Json server and MySQL Database)

License

Notifications You must be signed in to change notification settings

Vidhan31/Home-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home-Service Booking and Feedback System

Overview

This project is a Home-Service Booking and Feedback System that allows users to book cleaning and pest control services, leave feedback, and enables admin users to view feedback and manage appointments. It is built using React for the frontend and utilizes a mock JSON server (or MySQL database via Spring Boot JPA) for the backend to store and retrieve data.

Features

  • User Registration and Authentication
  • Service Booking
  • Leave Feedback
  • Admin Dashboard
    • View Feedback
    • Manage Appointments

User Registration and Authentication

  • Users can register and log in to the system to access booking and feedback features.

Booking Services

  • Users can browse available services and book appointments for cleaning and pest control.

Leave Feedback

  • Users can leave feedback about their service experience.

Admin Dashboard

  • Admin users can log in and access the admin dashboard to:
  • View feedback submitted by users.
  • Manage appointments, including approving, rescheduling, or canceling appointments.

Config for JSON Server

  • The mock JSON server is used for storing and retrieving data.
  • Data is saved and retrieved from the db.json file in the backend directory.

21 22 23

License

About

The Home Services web application made with React and Java Spring Boot (Mockup Json server and MySQL Database)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published