/agendawg

Save your MyUW schedule to your calendar

Primary LanguageSwift

Agendawg

Easily save your schedule from MyUW to your phone's calendar.

Simply login with your UW NetId, then specify the courses you'd like to add and the calendar you use. Works by parsing the old registration page for course information and creating recurring events in the phone's calendar for each course.

Getting Started

Prerequisites

  • Xcode 8.0 or higher.
  • A current UW NetID.
  • A device running iOS 10.0 or higher.
  • Knowledge of Swift.

Installing

To use the application, download the app from the App Store. To compile from source, simply clone the repo and run on an iOS device.

Built With

Contributing

I will happily look at pull requests from anyone who would like to contribute. Just clone this repo and run the app to test it out!

If you would like to update the dependencies, install CocoaPods and run pod update in the project folder.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details