Skip to content

Melodieeee/platstyle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatStyle

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!

Project Demo

https://platstyle.melodieeee.com/

Powered by Google Cloud's Managed Platform: PlatStyle is deployed on Google Cloud Platform's (GCP) App Engine.

Project Contributors

Understanding the Spring PlatStyle application with a few diagrams

See the presentation here

See the development process here

Project Structure

Spring Boot Configuration Class or Java property files
The Main Class PlatStyleApplication
Properties Files application.properties

Run the project locally

  1. Clone the project
git clone https://github.com/Melodieeee/platstyle.git
  1. Config the applicaton.properties with your database credentials
  2. Once you connect to the database, you can run the project locally at http://localhost:8080/

Prerequisites

The following items should be installed in your system:

Test Account

Role Email Password
Admin admin@gmail.com admin
Stylist stylist@gmail.com stylist
Stylist stylist2@gmail.com stylist
User user@gmail.com user

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.4%
  • Java 26.5%
  • JavaScript 16.2%
  • CSS 4.9%