Skip to content

aymanelotfi/learning_assistant

Repository files navigation

Learning Assistant

A fibonacci spaced learning platform with markdown editor.

Demo

You can use the deployed web application here.

Deploy it yourself

To deploy the app yourself, just clone the repository, install the dependencies in requirements.txt and run the following command:

python3 main.py

For more details about fibonacci spaced learning visit this page.