Skip to content

A Java application to create and view schedules for a workplace.

License

Notifications You must be signed in to change notification settings

olsson/qvscheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick View Scheduler

This is a simple Java web application to create and manage workplace schedules. It is designed to run easily in the cloud. A freely hosted version is running on Heroku. (Not guaranteed to be up at any time.)

How does it work?

There are 3 things to be concerned with in QVScheduler.

  1. Staff (employees at your workplace)
  2. Positions (different jobs/positions at your workplace)
  3. Shifts (a combination of 1 staff member, a position, and a time slot)

How do I get started?

  1. Go to QVScheduler
  2. Login with a Google account.
  3. Set up your staff members and positions.
  4. Build up your shifts.
  5. Print out the week's schedule on a color printer.
  6. Hang on the wall in the break room.
  7. Done!

Anything else?

  • You can copy shifts for a particular staff member from any previous week by going to the next week and clicking the "repeat shift" icon next to the person's name.
  • You can create special positions to indicate full day activities such as "offsite" or "vacation".
  • You can assign colors to each position to make the printed scheduler easier to read.

About

A Java application to create and view schedules for a workplace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published