- SalonHub is a personal care booking platform where salons list their services and customers can book them for a future time slot.
- SalonHub is a cross-platform application built using Flutter and optimized for Android and iOS.
- As an architecture BLOC (Business Logic Component) is used for UI and logic separation.
- Firebase is used for authentication and for storing data and images.
- For verification of each case in BLOC/Cubit, it is safeguarded with Unit Test.
Note: Please find complete screenshots in Screenshots folder.