https://github.com/jbkahn/gatheringclassinfo
A java program for gathering Uoft Class and timetable information using regualr expressions
https://github.com/jbkahn/gatheringclassinfo
Last synced: 9 months ago
JSON representation
A java program for gathering Uoft Class and timetable information using regualr expressions
- Host: GitHub
- URL: https://github.com/jbkahn/gatheringclassinfo
- Owner: JBKahn
- Created: 2012-10-26T05:12:12.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-22T04:39:10.000Z (over 13 years ago)
- Last Synced: 2025-03-02T00:28:27.314Z (over 1 year ago)
- Language: Java
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GatheringClassInfo
==================
A java program for gathering Uoft Class and timetable information using regualr expressions.
I'm planning to rewrite this so that it's modular, more compact and easier to follow.