Student is a new StudentVUE client replacement. StudentVUE is slow, old, and clunky. Student pulls data from StudentVUE to create a cleaner and faster UI. This project relies on two key components: Student (the Next.js client GUI for fetching data from StudentVUE) and APIVUE (the Flask API Server that handles all requests).
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Today I worked on APIVUE, the Flask API server that fetches data from StudentVUE to fetch data, the code is avaliable at https://github.com/aramshiva/APIVUE and is standalone from Student to allow for others to use the API to power there own projects or StudentVUE replacements.