Online salon client booking and management system.
- Take deposits
- Online bookings
- Reminders to clients
To edit documentation locally script:
./mkdocs.sh
Or alternatively, use the following docker command:
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material