eCardnomics is a desktop flashcard application to quickly create, manage, and access new flashcards via a Command Line Interface (CLI). The main target audience of this application is Junior College students studying economics. The main functionality stores text based flash cards in decks and displays them to the user upon request. There are also added features such as a gamde mode and exporting to powerpoint slides. The goal of this application is to help the user memorize their flash cards to study better.
Summary: tP Code Dashboard
In v1.0:
In v2.0:
In v2.1:
Storage
Class to implement storage features for the program.Storage
Class to be able to handle corrupted data.Add Command
and List Command
for Deck Mode.Storage
Class and constructed its sequence diagram.