/BarberSchedulingApp

This Barber Scheduling App lets any barber link to their own Setmore API account and schedule their appointments. The app will then display the available days and times for each barber. The user can then select a date and time to book an appointment. The customer will login with google account and the will have access to book an appointment and view their profile. In the profile page the user can view their upcoming appointments, reschedule and cancel appointments.

Primary LanguageJavaScript

Barber Scheduling App

Description

This Barber Scheduling App lets any barber link to their own Setmore API account and schedule their appointments. The app will then display the available days and times for each barber. The user can then select a date and time to book an appointment. The customer will login with google account and the will have access to book an appointment and view their profile. In the profile page the user can view their upcoming appointments, reschedule and cancel appointments.

Click here to view the live application.

Table of Contents

Tools Used

Instalation

git clone git@github.com:jimenezraul/BarberSchedulingApp.git
cd BarberSchedulingApp
npm install

Edit the .env file on ther server and add your Setmore API key and your Auth0 account credentials. Edit Auth0 Provider in client/src/index.js and add your Auth0 account info.

npm run develop

Screenshot

Home BookNow Gallery Prices Profile

License

badge
This application is covered by the MIT license.
MIT License

Deployment

Application deployed on Heroku
Live Demo

Questions

Contact me by email Email: jimenezraul1981@gmail.com