PSDTools / app

Code repository for the development of Pattonville Wallet, our school district’s app.
https://pattonville-wallet.netlify.app/
3 stars 0 forks source link

Grades via Canvas and Powerschool APIs #3

Open lishaduck opened 1 year ago

lishaduck commented 1 year ago

Automate getting the GPA for the calculator via the Canvas and PowerSchool GraphQL and RESTful APIs.

### Todo list for Grades
- [ ] Research Google and Canvas Authentication.
- [ ] Set up a server to bypass C.O.R.S.
- [ ] Fetch grades via canvas API on the server.
- [ ] Display grades on the frontend.
lishaduck commented 1 year ago

I felt like I'd mentioned HealthyRoster before, but it looks like not, so just a reminder of its existence. The reason being I wanted to note about MySchoolBucks on the same thread.

lishaduck commented 1 year ago

Note: #15 is related.

lishaduck commented 1 year ago

Covered by #13.