Skip to content

jonfernq/Python-Flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Flashcards

Variations of flashcards using Python..

Command Line Interface (CLI)

  • Command Line User Interface: An easy setting to test the underlying logic of a flashcard or multiple choice quiz app, using Python Inquirer package for CLI, and simple state and iterator design patterns.

  • Simple Leitner System: A simple method of using flashcards. As they are viewed, but the flashcards in boxes graded from hardest (1) to easiest (5). With each correct answer, the card moves to a higher 'easier' box.

  • Loading Flashcards: Explaining the flexible database design strategy and then providing code to create database from CSV files.

About

Variations of flashcards using Python, Inquirer for CLI, state and iterator design patterns, and Django in a Docker container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages