-
add something ala https://userstyles.world/style/6754/better-powerschool
![image](https://github.com/sas-fossdev/saspes/assets/64214252/2558bf5c-850b-4432-ba60-8a16e1f405e1)
-
- [ ] Re-write in Rust (use [reqwest](https://github.com/seanmonstar/reqwest))
- [ ] Multi-thread everything possible (using [`join_all`](https://docs.rs/futures/latest/futures/future/fn.join_all.h…
-
Automate getting the GPA for the calculator via the Canvas and PowerSchool GraphQL and RESTful APIs.
```[tasklist]
### Todo list for Grades
- [ ] Research Google and Canvas Authentication.
- [ ]…
-
Using this app may be a violation of your powerschool license agreement, and could get you in legal hot water with them:
https://www.powerschool.com/terms/
Prohibited Actions
By your use of the…
-
### Prerequisites
- [X] I have searched the [issues](https://github.com/ThatXliner/skootils/issues) and believe that it has not already been requested (and possibly rejected)
- [X] I have made sure t…
-
There's some fairly weird behavior when trying to access tables with non-lowercase names. For example (where ps() returns a PowerSchool() instance):
```
>>> ps().get_schema_table('GradeScaleItem')…
-
In the NA data model /StudentSchoolEnrollment/FTE is currently limited to numbers after the decimal for precision. Many districts in wyoming have values in increments of 1/8 (0.125) but with SIS round…
-
### Current behavior
In one of our tests we work across multiple domains, but console.log statements from the second origin are not captured in test replay.
### Desired behavior
Cypress should capt…
-
final score:
3/5
-
A few survey respondents noted they would like to be able to create grade categories. I'm not really sure what the use case for this is, and it seems pretty difficult for low payoff. This could simply…