This is the code implementation for basic Flask web app which uses sql-alchemy and sqlite database at backend and gives a simple and elegant note making app with user authorization.
I have ran the same code on aws ec2 instance with gunicorn and nginx server.