Tool that saves your time deciding what to study next.
I made it specially for public service exams with lots of subjects and topics.
python3 main.py topics.csv # Pick a topic.
python3 main.py topics.csv [--done] # Register you're done with current topic.- Handle never studied topics
- Improve feedback to the user and error handling
- Add subject weight/number of questions to the score calculation
- Generate a proper CSV programmatically
- Test and calibrate topic picking system's