Skip to content

Instantly share code, notes, and snippets.

@gbougakov
Last active August 22, 2018 08:59
Show Gist options
  • Save gbougakov/fa9eba789403ad729d81e9f8a878ace6 to your computer and use it in GitHub Desktop.
Save gbougakov/fa9eba789403ad729d81e9f8a878ace6 to your computer and use it in GitHub Desktop.
{
"days": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
"schedule": {
"Monday": ["Maths", "Russian", "English", "Maths", "Literature", "Geografeeeea"],
"Tuesday": ["ICT", "ICT", "Russian", "Maths", "Literature", "PE"],
"Wednesday": ["Russian", "Russian", "Biology", "English", "Maths", "Maths"],
"Thursday": ["Maths", "English", "Project - History", "Project - History", "History", "PE"],
"Friday": ["History", "Geography", "Project - Biology", "Project - Biology", "Russian", "Literature"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment