QuikGrade

QuikGrade

11 devlogs
6h 5m
•  Ship certified
Created by Chee Yong

QuikGrade is a fast, clean, and modern grading tool for teachers. It allows you to add assignments, input scores, and instantly see totals, all in a minimal and mobile-friendly interface. Additionally, it supports exporting assignment or student scores as CSV.

Timeline

Ship 1

1 payout of shell 122.0 shells

Chee Yong

29 days ago

Chee Yong Covers 11 devlogs and 6h 5m

video edited, added credit, hosted onto vercel and its live now

Update attachment

Worked on the readme, edited a video for this app, finalize everything

Woah, spent over 30 minutes figuring out why my app couldn't build due to a rollup bug https://github.com/rollup/rollup/issues/6012 , i thought it was my code issue, trying to fix them in multiple ways but turns out its as simple as reverting back to the previous rollup version. I didn't use rollup personally but vite uses it which caused this issue

Update attachment

added export to csv feature for exporting the student assignment score and assignment grade, fixed some bug in the dashboard & optimized the dashboard for mobile phones

Update attachment

Spiced up the landing page

Update attachment

The filter function now works, user can filter by assignment name, student name or by date

Update attachment

Assignment editing page is ready

Update attachment

done the dashboard design, created indexes for firebase

Update attachment

worked on dashboard and add assignment

Update attachment

Landing page is done
- Created firebase project and setup database & user auth
- created login, sign up page

Update attachment

Done setting up project, working on the landing page

Update attachment