yogeshwaran01 / new-year-countdown-python

New Year Countdown with Python :)

Home Page:https://fun-web-projects.herokuapp.com/fun/new-year-countdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ‰ New Year Count Down πŸŽ‰

New Year CountDown using Python Datetime Module and Flask.

Live App


How its work

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

Website for the live App

Local

Web App

git clone https://github.com/yogeshwaran01/new-year-countdown-python

cd new-year-countdown-python

python app.py

CLI

git clone https://github.com/yogeshwaran01/new-year-countdown-python

cd new-year-countdown-python

python cli.py

Made With Python ❀️

About

New Year Countdown with Python :)

https://fun-web-projects.herokuapp.com/fun/new-year-countdown

License:MIT License


Languages

Language:Python 41.7%Language:CSS 24.5%Language:HTML 20.0%Language:JavaScript 13.8%