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.
- React - React
- Tailwind CSS - Tailwind CSS
- Material UI - Material UI
- Javascript - Javascript
- Node - Node
- Express - Express
- Redux - Redux
- Auth0 - Auth0
git clone [email protected]: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
This application is covered by the MIT license.
MIT License
Application deployed on Heroku
Live Demo
Contact me by email Email: [email protected]