Skip to content

Skyb0rg007/Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler

This application is meant to parse the JSON from the Tufts website into Class datatypes, organize possible combinations based on initial choices, and display them on the website HTML

🐘 🐘 🐘

TODO:

  • use JavaScript to 'mutate' the class list into something usable
  • create datatypes to parse the JSON into
  • create parser through aeson library into said datatypes
  • create algorithm for turning data into lists of classes
  • create detailed Show instances
  • be able to compile everything into HTML (GHCJS?)
  • connect to HTML framework
  • automate the JSON get request from SIS