Skip to content

darkerror96/amateur-calendar_springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amateur-calendar_springboot

Novice version of Calendar Generator as a Java Web application using SpringBoot.

For all beginners, this is perfect repository to start-off with a spring-boot application that generates Calendar of specified year higlighting Federal Holidays. I have used Thymeleaf as a template engine.

I have used Eclipse 4.9.0 as an IDE.

For testing the application, user needs to input specific year and calendar for the specified year will be generated. It also shows Federal Holidays seperately in Red Color.