Description: Welcome to my "Is it New Year?" web application! 🎉
Overview: This project is a simple yet fun webpage created using Python, HTML, CSS, and the Django framework. The main functionality of the webpage is to inform users whether it is New Year's Day or not. On any other day, the application cheerfully responds with a "No," and on January 1st, it joyfully declares "Yes, it's New Year!"
Key Features:
- Python-based backend using Django framework.
- Intuitive HTML and CSS for a clean and responsive user interface.
- Dynamic content that changes based on the current date.
- A touch of humor to lighten up your day!
How it Works*
- The Django backend fetches the current date.
- If the date is January 1st, the webpage displays a festive "Yes, it's New Year!" message.
- On any other day, it responds with a cheerful "No."
Usage: Feel free to clone or fork this repository and run the application on your local machine. Share the joy with your friends and family by checking whether it's New Year or not!
Contributions: Contributions and suggestions are always welcome. If you have ideas for improvements, new features, or if you find any bugs, please open an issue or submit a pull request.
Technologies Used:
- Python
- Django Framework
- HTML
- CSS
Happy Coding and Happy New Year! 🎊