Skip to content

InternetRamen/grade-melon

 
 

Repository files navigation

Grade Melon logo

Grade Melon


Grade Melon is a modern, responsive interface that's designed to connect to Synergy's StudentVUE™ software*. It is not meant to replace Synergy, rather, act as a complement to it. Grade Melon is only a user-facing interface to access and present data already stored in Synergy. It was created using Next.js as a PWA. It also uses TailwindCSS, PostCSS, Flowbite, Framer Motion, and Chart.js.

*This is a third party, unofficial tool. Grade Melon is not affiliated with this company in any way, shape, or form. StudentVUE is a registered trademark owned by Edupoint.

Grade Melon was fully created from reverse engineering StudentVUE's front end, both of which are publicly accesible and did not require any form of NDA or legal agreement to not reverse engineer.

Quick Start

Clone the repository to your local machine.

git clone https://github.com/tinuh/grade-melon && cd grade-melon

Install dependencies

npm install

Run the development server

npm run dev

Testing PWA

Mobile specific PWA testing can be tested by running the development server and accessing the website on your local network. For more information, check out this.

🔼 Back to Top

About

a student vue client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%