Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 533 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 533 Bytes

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.