Skip to content

KarmaComputing/salon-booking-guru

Repository files navigation

Salon Booking Guru

Online salon client booking and management system.

  • Take deposits
  • Online bookings
  • Reminders to clients

Documentation

Read Documentation

Contribute to the docs

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