Inspiration

IOS Reminder app and polar clocks.

What it does

Polar Reminder lets the user input reminders/events, specific to the second if needed. That information is processed and displayed on a polar clock for the user to see. The app assists with time management since the user will have a visual idea of when his/her events are.

How I built it

We used Java and its Graphics2D GUI to create this app.

Challenges I ran into

We struggled to learn how to use the GUI. It was also difficult to calculate where the events should be on the Cartesian coordinate (pixels) when user inputs are dates.

Accomplishments that I'm proud of

The app is designed to be very easy to modify aesthetically.

What I learned

We learned how to use simple rendering functions of Graphics2D.

What's next for Polar Reminder

We want to be able to retrieve user input dynamically when the user presses a button on the app and display event information when the user. Additionally, we want to be able to include color themes the user can select to personalize their polar clock.

Built With

Share this project:

Updates