Skip to content

The application allows users to engage with the calendar to navigate between the two months of June and July 2020, viewing corresponding images.

License

Notifications You must be signed in to change notification settings

kanansnote/Business-Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Business Calendar

Business Calendar is a desktop application developed using PyQt5, designed to provide an immersive and personalized calendar experience by displaying images from the user's location.

Features

  • Displays an image for the month of June by default.
  • Automatically switches to the image for the month of July when the selected date is within the month of July.
  • The calendar widget highlights the selected date and shows a grid for better visualization.

Images

June Image June Month's Image

July Image July Month's Image

Requirements

  • Python 3.x
  • PyQt5

Usage

  1. Clone the repository to your IDE:

    git clone https://github.com/kanansnote/Business-Calendar.git
    
  2. Install the required dependencies using pip:

    pip install pyqt5
    
  3. Run the application:

    python main.py
    

Background

The concept for Business Calendar originated from my previous Upwork experience in creating two PowerPoint slides with a business calendar and fill-in-the-blank entries, following the client's specifications. The idea behind using location-specific images simply was to create a visually appealing experience for the user.

Over the past two to three years, I have embarked on a software development journey, constantly seeking project ideas to expand my knowledge. It occurred to me that transforming the two PowerPoint slides into a simple program would not only serve as a learning opportunity but also provide practical value.

License

This project is licensed under the GPL v3.0 License.

About

The application allows users to engage with the calendar to navigate between the two months of June and July 2020, viewing corresponding images.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages