Your cart is currently empty!
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:
by
Tags:
Leave a Reply