A simple and reusable flashcard application for the Django web framework
========================================================================

What is the motivation behind the project?
------------------------------------------

To provide a tool to quickly review new/old vocabulary, definitions
and other stuff which can be resumed in under 200 words.


How is that going to be accomplished?
-------------------------------------

Coming soon.


Coding guidelines
-----------------

Trying to follow PEP8, and the KISS and DRY principle.
