https://github.com/themoonthatrises/portalbook
A faster, and more efficient version of the official StudentVue app.
https://github.com/themoonthatrises/portalbook
studentvue studentvue-app swift swiftui
Last synced: 2 months ago
JSON representation
A faster, and more efficient version of the official StudentVue app.
- Host: GitHub
- URL: https://github.com/themoonthatrises/portalbook
- Owner: TheMoonThatRises
- License: gpl-3.0
- Created: 2023-10-30T04:31:01.000Z (over 2 years ago)
- Default Branch: stable
- Last Pushed: 2025-03-21T22:21:46.000Z (over 1 year ago)
- Last Synced: 2025-05-13T18:48:09.840Z (about 1 year ago)
- Topics: studentvue, studentvue-app, swift, swiftui
- Language: Swift
- Homepage:
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PortalBook
A faster, and more efficient version of the official StudentVue app.
## Features
- Cleaner, faster, minimalist, more intuitive UI
- Cached data: gradebook, student qr code load instantly
- Faster login: <0.7s login time
- Lightweight and written completely in SwiftUI
## Libraries Used
- [AlertToast](https://github.com/elai950/AlertToast)
- [KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess)
- [MijickCalendarView](https://github.com/Mijick/CalendarView)
- [StudentVue](https://github.com/TheMoonThatRises/StudentVue.swift)