Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a timetable feature that users can interact with #47

Open
hzxcaryn opened this issue Mar 14, 2018 · 0 comments
Open

Add a timetable feature that users can interact with #47

hzxcaryn opened this issue Mar 14, 2018 · 0 comments

Comments

@hzxcaryn
Copy link

hzxcaryn commented Mar 14, 2018

How it works:

  • GUI Timetable will indicate the available time slots for employees to choose from
  • Each shift will show its index number and the number of available slots left. Colours of the shifts are used to indicate their popularity (Green if available, Yellow if running out, Red if no more slots left)
  • GUI Timetable updates when employee chooses a shift to reflect new status of the shifts.
  • Users can view their own shifts by using the select command. Timetable GUI will highlight the slots that they have taken. (Blue if shift is assigned to employee, Brown if shift is not)
  • Users can export the timetable as an image using the export command. This image will be saved locally. Users can also have the application email their timetable image for them.

What needs to be done:

@hzxcaryn hzxcaryn self-assigned this Mar 14, 2018
@hzxcaryn hzxcaryn changed the title Add a timetable feature that shows time slots availability Add a timetable feature that users can interact with Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant