New Year CountDown using Python Datetime Module and Flask.
Python Function returns the day and time for the Next New Year. Flask route path return the json of that day and time of the Next Year. This Javascript Function send the Http Request for that Flask route path. It gets updated each seconds by running the Function by sending the requests.
Website for the live App
git clone https://github.com/yogeshwaran01/new-year-countdown-python
cd new-year-countdown-python
python app.py
git clone https://github.com/yogeshwaran01/new-year-countdown-python
cd new-year-countdown-python
python cli.py
Made With Python ❤️