just a learning toy project in which i learned basics of flask, http requests, learned to work with databases and used docker in few different ways
docker pull elemantro/flask_learn
deployed for fun at amazon elastic beanstalk (terminated)
to run: git clone https://github.com/EleMANtr0/flask.git
setup-docker.sh or docker-compose up -d
(the port is 5000)