Inspiration

My lack of time management in combination with not being able to wake up in the morning allowed me to have this stroke of creativity.

What it does

After asking the user to input a time, the program keeps track of this time and alerts the user when that time is reached.

How I built it

I used python to create the program and I mostly used the tkinter and datetime libraries/modules to enhance it.

Challenges I ran into

I've had experience using the datetime and time modules for previous projects, but I had little to no experience with the tkinter module. This resulted in a lot of new discoveries along the way, as well as new ideas that sprouted from this newfound understanding.

Accomplishments that I'm proud of

I didn't think I would be able to keep the tkinter module in my program because of my lack of experience with it, but I persevered and created this program which I am quite content with.

What I learned

I learned that manipulating time into code and turning it into a program can be quite challenging

What's next for Virtual Alarm Clock

Perhaps enhance the user-interface, as well as make the program more interactive.

Built With

Share this project:

Updates