Beaurel is a platform for beauty masters and their customers. For beauty masters, it allows creating a flexible timetable and services, showing customers their work. Customers can book appointments and review masters. Beaurel has some social network elements like messenger, favorite masters (friends), etc.
- Run this local version of Beaurel by docker
$ docker compose up
- Go to
localhost
You can't sign up on this demo. You can use fake accounts.
Fake master account:
"username": "master",
"password": "123456"
Fake customer account:
"username": "customer",
"password": "123456"
If you want to search masters as guest you should set city to Владивосток
This web app depends on timezones. You can get an error on booking if server detects that there's time discrepancy.