Inspiration: One day I was trying to figure out how many days were between the current day and the first day of summer.

What it does: My project allows users to figure out how many days are between the current day and a certain day of their choosing.

How I built it: I built it using the datetime module in Python. Additionally, I utilized if statements and some simple math functions.

Challenges I ran into: I had never used the datetime module before so it was a bit of a challenge figuring out what exactly it could do.

Accomplishments that I'm proud of: I am proud that I was able to strengthen my python skills by creating a working product that introduced me to a new python module.

What I learned: I learned how to use the python module datetime, which will definitely be useful in future projects.

What's next for Countdown: I hope to expand on Countdown to include hours, minutes, and seconds. Additionally, I would like to include the functionality to detect a leap year.

Built With

Share this project:

Updates