Skip to content

This is a project I made as a student to learn how to combine Java, Thymeleaf, Spring, etc. Spa Day is a system that allows a user to create an account that will recommend what type of treatments are recommended for their skin type.

Notifications You must be signed in to change notification settings

christinichka/spa-day-starter-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spa-day-starter-code

This is a project I made as a student to learn how to combine Java, Thymeleaf, Spring, etc. Spa Day is a system that allows a user to create an account that will recommend what type of treatments are recommended for their skin type.

The different branches represent a different level of access and for ability.

starter-master branch: Displays the user’s name and skin type under their customer profile. Displays the appropriate facial treatments for their skin type. Displays the description of the spa’s manicures or pedicures depending on the user’s interest.

user-signup-starter: Model created Add User Form is rendered

user-signup-pt2: Username, password, and verify are required (they can’t be empty) Username is between 5 and 15 characters Email is optional If provided, the email has the format of a valid email address. The password is at least 6 characters long Form submission is validated

Technologies used: Java Thymeleaf Spring Gradle Bootstrap

About

This is a project I made as a student to learn how to combine Java, Thymeleaf, Spring, etc. Spa Day is a system that allows a user to create an account that will recommend what type of treatments are recommended for their skin type.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 64.5%
  • HTML 28.6%
  • CSS 6.9%