An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# PortalBook


PortalBook logo


A faster, and more efficient version of the official StudentVue app.




Home screen
Class view
Assignment view

## 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)