Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.03 KB

QuickCache

Java CI

Ui

This is a desktop application called QuickCache.
QuickCache is a flashcard knowledge bank where students can add their content by questions and test themselves afterwards. Students can monitor their performance and progress over time using QuickCache as well.
QuickCache contains a Graphical User Interface (GUI) but has been optimized to enable user interaction mostly via the Command Line Interface (CLI).

Site Map

Acknowledgements

  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.