Welcome to the BookIt – a modern solution for managing service-based businesses like salons and spas. This application streamlines operations by offering features such as employee management, appointment scheduling, and customer review tracking.
- Clone repository
- Open in VSC and shift + ctrl + P then write "Flutter: Launch Emulator"
- Choose emulator, recommended: Pixel 6 API 35
- Start json server, and insert path: json-server --watch "path" --port 3000
- Open Terminal and write: flutter run