Skip to content

A simple python code and gui for schedule generation during week.

License

Notifications You must be signed in to change notification settings

fatemehprhm/Simple-Schedule-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Schedule Generator

Schedule Generator is a user-friendly desktop app that takes your unique habits and goals and builds a clean, organized weekly schedule for you.

How to Get Started

1. Prerequisites

Make sure you have Python 3 installed on your computer.

2. Installation & Setup

First, open your terminal or command prompt and clone this repository to your local machine:

git clone git@github.com:fatemehprhm/Simple-Schedule-Generator.git
cd Simple-Schedule-Generator

Next, install the necessary packages listed in the requirements.txt file:

pip install -r requirements.txt

3. Running the App

Once the installation is complete, just run the main GUI script:

python sh_gen_gui.py

The application window will pop up, and you can start planning your week!

About

A simple python code and gui for schedule generation during week.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages