Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.8 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.8 KB

Django_Flashcards

Python - Django Flashcards web application to easily create flash cards and quiz yourself for memorization. Personnalized categories in User Account. Possibility to export cards as a CSV file.

Cards about Algorithms, data structures, complexity, or any other domain/subject of your interest.

It uses :

  • Python 3
  • Django Framework
  • SQLite in local and PostgreSQL in production

Some Screentshots :

UI from listings cards and learning. You can login/register to add cards, edit cards, mak cards, etc.