Skip to content

Commit

Permalink
create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMoonThatRises authored Aug 20, 2024
1 parent 06d1d18 commit d3da0ea
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# PortalBook

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

## Features

- Cleaner, faster, 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)
- [SwiftSoup](https://github.com/scinfu/SwiftSoup)
- (SWXMLHash)[https://github.com/drmohundro/SWXMLHash]

0 comments on commit d3da0ea

Please sign in to comment.