A web application that helps students track, calculate, and predict their university grade averages.
Live at: kitoutou999.github.io/NotePredict
- Manage UE (Unités d'Enseignement) and subjects
- Set coefficients per subject and evaluation
- Grade prediction: simulate what score you need to pass
- Persistent data across sessions
- Vanilla JavaScript
- HTML/CSS
- localStorage
Go to the live URL above, or clone and open index.html locally.