Skip to content

Commit

Permalink
Merge pull request #36 from hendersonyang/master
Browse files Browse the repository at this point in the history
Add Coronado HS
  • Loading branch information
arjunpat authored Oct 25, 2022
2 parents 653e88a + be3f7f9 commit 7edba92
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/coronadohs1/schedule.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
defaults:
start: 8/8/2022
pattern:
- weekend
- schedule-a
- schedule-a
- schedule-a
- schedule-a
- schedule-a
- weekend
31 changes: 31 additions & 0 deletions data/coronadohs1/school.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
periods:
- Early Bird
- Period 1
- Period 2
- Period 3
- Period 4
- Lunch
- Period 5
- Period 6

weekend:
name: Weekend
schedule: ~

schedule-a:
name: Schedule A
schedule:
- 6:03 Early Bird
- 6:55 Free
- 7:00 Period 1
- 7:52 Free
- 7:57 Period 2
- 8:53 Free
- 8:58 Period 3
- 9:50 Free
- 9:55 Period 4
- 10:47 Lunch
- 11:22 Period 5
- 12:14 Free
- 12:19 Period 6
- 1:11 Free
10 changes: 10 additions & 0 deletions data/coronadohs2/schedule.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
defaults:
start: 8/8/2022
pattern:
- weekend
- schedule-a
- schedule-a
- schedule-a
- schedule-a
- schedule-a
- weekend
31 changes: 31 additions & 0 deletions data/coronadohs2/school.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
periods:
- Early Bird
- Period 1
- Period 2
- Period 3
- Period 4
- Lunch
- Period 5
- Period 6

weekend:
name: Weekend
schedule: ~

schedule-a:
name: Schedule A
schedule:
- 6:03 Early Bird
- 6:55 Free
- 7:00 Period 1
- 7:52 Free
- 7:57 Period 2
- 8:53 Free
- 8:58 Period 3
- 9:50 Free
- 9:55 Period 4
- 10:47 Free
- 10:52 Period 5
- 11:14 Lunch
- 12:19 Period 6
- 1:11 Free
6 changes: 6 additions & 0 deletions data/directory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,9 @@ mchs:

nwhs:
name: Northwest High School, MD

coronadohs1:
name: Coronado High School, NV - First Lunch

coronadohs2:
name: Coronado High School, NV - Second Lunch

0 comments on commit 7edba92

Please sign in to comment.