GitXplorerGitXplorer
t

agendawg

public
0 stars
0 forks
7 issues

Commits

List of commits on branch master.
Unverified
4f24da5e83bd6392dac8273048a5c4d935c1d12e

Update to Swift 4.2

tthesamuel committed 6 years ago
Unverified
4aa225882eec5b2a27cd5fc2bd41eb1a4036e2f3

Fix more things

tthesamuel committed 6 years ago
Unverified
bf43ff21620b86720b486b36c642ca5954909ee5

Update project settings

tthesamuel committed 6 years ago
Unverified
d3bd8d0a26e357991c0ae6a12cd95d591273686e

Some stuff

tthesamuel committed 6 years ago
Unverified
26e153e3a2c03d293fba4ad4e4b0b88066f55414

Simplified weekdays method using regex

tthesamuel committed 7 years ago
Unverified
0d779b7532098f71b4f9ceb9afa74b15a160398d

Made credits optional for sections

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