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: 5 months ago
JSON representation
A countdown timer to the 2025 high school exam built with Thymeleaf.
- Host: GitHub
- URL: https://github.com/neziw/spring-maturacountdown
- Owner: neziw
- License: mit
- Created: 2025-02-03T22:04:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-21T23:47:13.000Z (over 1 year ago)
- Last Synced: 2025-03-28T18:55:19.526Z (over 1 year ago)
- Topics: gradle, gradle-wrapper, java, spring, spring-boot, spring-boot-web, tailwind, tailwind-css, thymeleaf
- Language: Java
- Homepage:
- Size: 546 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
##
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

---
## 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.
[
](https://www.jetbrains.com)