boztalay / UmichClassChecker

A Google App Engine web app in Go to periodically check the availability of classes at the University of Michigan and notify users of changes in availability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UmichClassChecker

A Google App Engine web app in Go to periodically check the availability of classes at the University of Michigan and notify users of changes in availability

NOTE: I have taken down the class checker, as it's not really being used anymore and I won't be able to maintain it.

Current version: 0.2.7

Recent Updates

  • Version 0.2.7
    • Updated for changes to the API
  • Version 0.2.6
    • It now redirects to the login page automatically
    • Replaced the 'Remove' button with an icon
    • Removed 'Action' from the header
    • Removed the school input, turns out it doesn't matter
    • All fields are now required
  • Version 0.2.5
    • Added a basic statistics page
    • Minor layout changes
  • Version 0.2.4
    • It looks nice now with a CSS overhaul by nkorth!

Improvements to be made

  • Change how the data is structured
  • Check for duplicate class entries
  • Make error handling nicer for users

About

A Google App Engine web app in Go to periodically check the availability of classes at the University of Michigan and notify users of changes in availability

License:MIT License


Languages

Language:Go 70.9%Language:HTML 21.6%Language:CSS 7.6%