An app for SST (School of Science and Technology, Singapore) for students to track their grades and set goals in order to encourage target setting and hitting those targets.
We are pushing an update soon, the app is on the App store under the same name. Feel free to submit a pull request for any suggested features. Please submit some documentation of any non fileprivate functions used. Alot of functions to help you expand on the app's features are included in Functions.swift, it serves as sort of a mini Api which is relatively well documented.
Make sure you have pods installed. Run $pod install
Please use the workspace file.
- Disk - Data Persistence
- SearchTextField - Autocomplete Textfields
- SCLAlertView - Notifications and Popups
- Hat tip to anyone who's code was used