Basic-Python-Programs icon indicating copy to clipboard operation
Basic-Python-Programs copied to clipboard

This is a Python daily task planner that displays a motivational quot…

Open Helios-snd opened this issue 1 year ago • 0 comments

This is a Python daily task planner that displays a motivational quote on its daily task planner. It fetches a random quote from the ZenQuotes API with a fallback when this fails. Finish This program allows users to input their daily tasks, which are saved in a JSON file with the current date so that smooth entry of tasks and daily inspiration are ensured.

Helios-snd avatar Oct 01 '24 08:10 Helios-snd