Skip to content

riteshpushkar/Time-Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Image

(https://github.com/riteshpushkar/Time-Calendar/assets/79689579/b6f8b24c-8dfc-4b9d-bb34-eaddbb753955)

Django Clock and Calendar Project

This project is a Django web application that displays both a digital clock and a calendar in the real time .

Features

  • Digital clock showing the current date and time.
  • Calendar display for the current month with the ability to navigate to different months and years.

Setup

  1. Clone this repository.
  2. Install dependencies with pip install -r requirements.txt.
  3. Run the Django development server with python manage.py runserver.
  4. Access the application at http://localhost:8000/.

Usage

  • Upon accessing the application, you will see the digital clock and the calendar.
  • Use the form to input a specific month and year to view the calendar for that period.

Technologies Used

  • Django
  • HTML
  • CSS
  • Python

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published