This is a platform for hair stylists to showcase their work and for users to book appointments with them.
Ever struggled to find the perfect haircut in Vancouver? Between navigating busy schedules, skyrocketing prices, and limited stylist information, getting a fresh cut can feel like a chore. That's where PlatStyle comes in!
PlatStyle is your one-stop shop for connecting with talented hair stylists across the Vancouver metropolitan area. With our sleek and user-friendly app, finding your next haircut is a breeze. It's time to ditch the stress and embrace a world of convenient haircuts with PlatStyle!
https://platstyle.melodieeee.com/
Powered by Google Cloud's Managed Platform: PlatStyle is deployed on Google Cloud Platform's (GCP) App Engine.
See the development process here
Spring Boot Configuration | Class or Java property files |
---|---|
The Main Class | PlatStyleApplication |
Properties Files | application.properties |
- Clone the project
git clone https://github.com/Melodieeee/platstyle.git
- Config the applicaton.properties with your database credentials
- Once you connect to the database, you can run the project locally at http://localhost:8080/
The following items should be installed in your system:
- Java 17 or newer (full JDK, not a JRE)
- Git command line tool
- Your preferred IDE
Role | Password | |
---|---|---|
Admin | admin@gmail.com | admin |
Stylist | stylist@gmail.com | stylist |
Stylist | stylist2@gmail.com | stylist |
User | user@gmail.com | user |