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.
Abū al-Barāʾ
Check their projects out: Image Compressor, QR Code Scanner, QR Code Generator, Typing Speed Test, Hangman Code Generator, Text Transformer, Text to voice converter, Currency Convertor , Python Learning Website, Moaz Website generator, Moaz Video Downloader, Pac Man Game, Text to Handwriting Converter, Beautiful Chess
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!
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
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
The filter function now works, user can filter by assignment name, student name or by date
Landing page is done
- Created firebase project and setup database & user auth
- created login, sign up page