Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/italosantana/barbershop
solution for scheduling and monitoring in your barbershop.
https://github.com/italosantana/barbershop
Last synced: 8 days ago
JSON representation
solution for scheduling and monitoring in your barbershop.
- Host: GitHub
- URL: https://github.com/italosantana/barbershop
- Owner: italosantana
- Created: 2023-04-11T20:47:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-17T21:13:14.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:56:59.833Z (4 months ago)
- Language: TypeScript
- Homepage: https://barbershop-web.vercel.app
- Size: 63.6 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple solution for scheduling your barber shop.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```## Tech used
- mongodb
- relay
- graphql
- nextjs
- typescript
- materialUI## Color palette
![image](https://user-images.githubusercontent.com/48260257/231293651-dcf3af7a-ed04-4a80-a347-c923bfa927f0.png)
## How to use
Barber needs to have an account to provide some information about your business
![image](https://user-images.githubusercontent.com/48260257/231288439-b32c6dee-ba89-442c-9020-388a6da9ab90.png)
When he/she registers and/or logs in, he will redirect the barber to the dashboard route, where he will have all the next appointments with the necessary information to carry out.
![image](https://user-images.githubusercontent.com/48260257/231288653-42e18320-d8ce-47bd-9c14-d1909456d9ec.png)
In the /barbe-name/schedule route is the link that he can make available for his clients to make appointments. He will also have access to change cuts, opening hours...
![image](https://user-images.githubusercontent.com/48260257/231289054-d1645f5d-8a4f-4e46-9bba-9909513abc5a.png)some informations in this screen:
the user does not need to be logged in. You will only leave whatsapp or contact number in case of delay information or something like that.