You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HomeService websites users book services for their home. See booked services and update or remove them in dashboard. Also users can update their details and add review. Admins can see the list of users, booked services by users, list available service, add new service or remove a service. Admin can also add another user as admin who can do the same work.
UI with dark/ light dynamic theme.
CRUD operations with node-express-mongoDB backend.