PyScheduler

Have you ever wanted to create a quick schedule, that avoids the common pitfalls of double booking, and overbooking? Here is a working concept that solves that problem.

Features

  • Thoughtful Scheduling: In some cases, not everyone on the team are trained in all tasks. Tasks have a list of members who are trained for that task.
  • Avoid Double Bookings: Prevent double bookings on the same date and ensure fair distribution of tasks.
  • Unavailability Management: Easily handle unavailability dates for individuals to ensure smooth scheduling.

At this stage, the project is a console application written in python, but it could be enhanced to be a web application.

If you would like to try it, head to my github account:


https://github.com/jcianci12/pyscheduler
0 forks.
0 stars.
0 open issues.

Recent commits:


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *