StudySprint is a simple browser app for last-minute exam preparation.
The idea is very simple: the user enters an exam topic, how many hours are left, the difficulty level, and optional weak topics. The page then creates a short study plan, tasks, self-check questions, and a checklist.
- HTML
- CSS
- JavaScript
Open index.html in a browser.
No setup is needed.
- Study plan generator
- Time plan based on hours left
- Main task list
- Self-check questions
- Progress checklist
- Copy plan button
- Print option
index.html
style.css
script.js
README.md
- Save several plans
- Export the plan as PDF
- Add more subject types
- Improve question generation