This application was created for my groupmates to facilitate the process of finding and creating short important information.
Before starting to use this app you must install some important python packages. You can install them by use requirements.txt file.
pip install -r requirements.txt
Go to app directory
cd app
This command will run local server on port 8000 and 127.0.0.1 address
py main.py