Inspiration

The inspiration came from when smaller businesses, who don't normally use electronic schedulers, have very unorganized information on their employee's schedules. So this project was to see if we could make something to remedy that.

What it does

This program takes a csv excel file that has the information on the employee's working schedules and organizes them by day in the user interface window. The info. shows the times that the person is available for that given day and how many shifts they are able to take that day.

How we built it

We built this using C# in Visual Studios.

Challenges we ran into

We ran into problems trying to figure out how to get the employees information organized from the excel file onto the user interface window. We also ran into issues with computer resolution, where in 4k it would look perfect and in 1080p it would look weird.

Accomplishments that we're proud of

We are proud of being able to make something cool that works in such a short period of time. It is cool that we were able to make something that could actually be used in a work setting to make things easier and more organized.

What we learned

We learned some new skills when it comes to setting up the designer in Visual Studios and a few things on how to manipulate the user interface from outside methods.

What's next for Scheduler Pro

It would be awesome if we could implement a way for there to be another program that takes in an employee's information directly and puts it into the Scheduler Pro to store the information for later use.

Built With

Share this project:

Updates