shrayus-masanam / grade-melon

a student vue client

Home Page:https://grademelon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://grademelon.com


Languages

Language:TypeScript 98.9%Language:JavaScript 0.6%Language:CSS 0.4%