Skip to content

HIMU005/service-provider-client-by-himu

Repository files navigation

This website is about service provider. The feature of this website is here->

  1. any logged in user can post a service
  2. any logged in user can book any service
  3. service provider can update and delete his service if needed
  4. user who book any service can see the status of his booked service
  5. provider only can update the status from his to do route
  6. Provider can not update the status of the service if the service has completed

live site link: https://service-provider-20102.web.app/ server repo link : https://github.com/HIMU005/service-provider-server-by-himu

category -> Electronic Item Repairing Services

to run this project to your local machine use this steps

  • clone the project
  • use npm i command to install all the package
  • create a folder named .local.env and add there (VITE_APIKEY,VITE_AUTHDOMAIN,VITE_PROJECTID,VITE_STORAGEBUCKET,VITE_MESSAGINGSENDERID,VITE_APPID) value of your own firebase config

Releases

No releases published

Packages

No packages published

Languages