GitXplorerGitXplorer
t

agendawg

public
0 stars
0 forks
7 issues

Commits

List of commits on branch master.
Unverified
5ed2de728b1c237be6891dfc18ce165bc2289b57

More reorganization

tthesamuel committed 7 years ago
Unverified
1c70cc84804ba2e770b7615bc56c97ffa43bf932

Renamed Constants to Registration

tthesamuel committed 7 years ago
Unverified
bcc3f6f6e87cbbd2683cbca4257684cd0791138e

Fixed issues with optionals and organization

tthesamuel committed 7 years ago
Unverified
1145b336be9dab3ec3bd4906a12847332e7b2bef

Renamed Model to Schedule

tthesamuel committed 7 years ago
Unverified
8656f17d38f25c45539486fcef015e3fe885d11d

Updated Agendawg to use new Kanna

tthesamuel committed 7 years ago
Unverified
f74de26d91fd108701f3b4b1d0d63d049804eae2

Updated Kanna to Swift 4 version

tthesamuel committed 7 years ago

README

The README file for this repository.

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