Inspiration
I didn't understand why our standard alarms (iOS and Android) limit alert with a 1:1 ratio of time and notification so I wanted to make a more dynamic and fluid alarm in order to help manage time while knowing how much time I have to complete a task.
What it does
This java application will allow users to create multiple routines. A routine is creating by first adding the parts of the routine. For example, a routine can be called breakfast with the parts: brush teeth, shower, eat. This individual parts will have their own time and an alarm will be creating for the routine. Once a routine is created, the user will be able to set the alarm and it will let the user know when the routine should be finished. This will keep users on track with their daily routines in a hectic life schedule.
How we built it
We built this using the programming language Java and the GUI interface was created using Swing.
Challenges we ran into
Due to this being our first time using a gui interface, we had to learn how to use and integrate it into a Java program from scratch.
Accomplishments that we're proud of
We are proud that we were able to create a clever app with a friendly interface in this short amount of time.
What we learned
We learned how to use GUIs and also increased our knowledge in Java. We realized the large learning curve in creating what we thought we
What's next for Tempo
We hope to continue developing this application and transfer it to Android and iOS.
Log in or sign up for Devpost to join the conversation.