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
Deployed in Heroku : https://djangoflashcardsmaker.herokuapp.com/
UI from listings cards and learning. You can login/register to add cards, edit cards, mak cards, etc.