Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMoonThatRises committed Aug 20, 2024
1 parent d3da0ea commit 2e6beb5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
<!-- markdownlint-disable-file MD033 -->

# PortalBook

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

<img alt="Home screen" src="./assets/homescreen.png" width="250">
<img alt="Class view" src="./assets/classview.png" width="250">
<img alt="Assignment view" src="./assets/assignmentview.png" width="250">

## Features

- Cleaner, faster, more intuitive UI
- 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
Expand All @@ -16,4 +22,4 @@ A faster, and more efficient version of the official StudentVue app.
- [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]
- [SWXMLHash](https://github.com/drmohundro/SWXMLHash)
Binary file added assets/assignmentview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/classview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/homescreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2e6beb5

Please sign in to comment.