Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pankhurisriv/speaking_clock
Speaking Clock using Spring Boot
https://github.com/pankhurisriv/speaking_clock
java maven spring-boot swagger-ui
Last synced: 10 days ago
JSON representation
Speaking Clock using Spring Boot
- Host: GitHub
- URL: https://github.com/pankhurisriv/speaking_clock
- Owner: Pankhurisriv
- Created: 2023-12-20T13:20:27.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-21T16:52:36.000Z (about 1 year ago)
- Last Synced: 2024-11-30T15:15:38.896Z (2 months ago)
- Topics: java, maven, spring-boot, swagger-ui
- Language: Java
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speaking Clock
______________________
The Speaking Clock project is a simple application that converts the current time into words. It allows users to input the time in a 24-hour clock format and receive the corresponding time in words.# Technologies Used
______________________
Java 17
Spring Boot
Maven
Swagger Api-For API Documemtation# Prerequisites
______________________
Java 8 or higher installed on your machine
Maven included in the project# Demo
______________________![Screenshot (1)](https://github.com/Pankhurisriv/speaking_clock/assets/82195102/2d1bed22-e58f-4583-9b85-129338eb337c)
![Screenshot (2)](https://github.com/Pankhurisriv/speaking_clock/assets/82195102/d60b208a-60ca-45cb-86ab-d67a5f68eccb)