Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neziw/spring-maturacountdown

A countdown timer to the 2025 high school exam built with Thymeleaf.
https://github.com/neziw/spring-maturacountdown

gradle gradle-wrapper java spring spring-boot spring-boot-web tailwind tailwind-css thymeleaf

Last synced: 8 days ago
JSON representation

A countdown timer to the 2025 high school exam built with Thymeleaf.

Awesome Lists containing this project

README

        

##


Spring Boot Official Logo Imgur

Spring-MaturaCountdown


A countdown timer to the 2025 high school exam built with Thymeleaf. The timer displays months, days, hours, seconds, milliseconds and updates in real-time without page reloads, powered by JavaScript.

----

## Features
* Spring Boot for backend application
* Thymeleaf for HTML templating
* Ability to change the event date time in `application.properties`
* Animated background with gradients using plain CSS

----
## Preview

![Showcase](/assets/showcase.png)

---
## Requirements

Before running this application, ensure you have the following installed:

* **Java** (JDK 17)
* **Gradle or Gradle Wrapper** (for building the project)

----
## Accessing the application

Once everything is up and running, navigate to the following URL to access the application:

```
http://localhost:8080
```

----
## Technologies Used
* **Spring Boot:** For the backend application
* **Thymeleaf:** Templating engine for frontend rendering

----
## License

This project is licensed under the [MIT License](https://mit-license.org/) - see the [LICENSE](LICENSE) file for details.

---
Special thanks to [JetBrains](https://www.jetbrains.com/products/) company for providing development tools used to develop this project.

[JetBrains](https://www.jetbrains.com)