Skip to content

Instantly share code, notes, and snippets.

@abilancini
Created December 28, 2016 18:45
Show Gist options
  • Save abilancini/bc662b1b452e8cdef38386d937c31742 to your computer and use it in GitHub Desktop.
Save abilancini/bc662b1b452e8cdef38386d937c31742 to your computer and use it in GitHub Desktop.
teams:
- name: Purple
description: nothing compares 2 U
- name: Green
description: blah blah blah
employees:
-
first_name: Robert
last_name: James
teams:
memberships:
- Purple
shifts:
-
start_datetime: 8/28/16 15:00
stop_datetime: 8/28/16 22:00
calloff: True
-
start_datetime: 10/29/16 23:00
stop_datetime: 10/29/16 19:00
calloff: True
-
first_name: Gina
last_name: George
teams:
memberships:
- Purple
subscriptions:
- Green
- Purple
shifts:
-
start_datetime: 8/28/16 15:00
stop_datetime: 8/28/16 23:00
punches:
-
punch_in: in late
punch_out: out late
-
start_datetime: 8/29/16 6:30
stop_datetime: 8/29/16 19:00
punches:
-
punch_in: in early
punch_out: out early
-
start_datetime: 9/30/16 7:00
stop_datetime: 9/30/16 15:00
punches:
-
punch_in: in early
punch_out: on time
-
start_datetime: 9/31/16 7:30
stop_datetime: 9/31/16 13:30
punches:
-
punch_in: in early
punch_out: out early
-
start_datetime: 10/1/16 7:30
stop_datetime: 10/1/16 12:30
punches:
-
punch_in: in early
punch_out: out late
-
start_datetime: 10/2/16 8:00
stop_datetime: 10/2/16 16:30
punches:
-
punch_in: in late
punch_out: out late
-
start_datetime: 10/3/16 6:30
stop_datetime: 10/3/16 18:30
punches:
-
punch_in: on time
punch_out: on time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment