A simple python flask web application to view, insert and delete entries of mongo db.
Python 3.4 or higher
Docker & Docker compose
pip
docker-compose build
docker-compose up
cd web
pip install -r requirements.txt
python run.py
A simple python flask web application to view, insert and delete entries of mongo db.
CSS
A simple python flask web application to view, insert and delete entries of mongo db.
Python 3.4 or higher
Docker & Docker compose
pip
docker-compose build
docker-compose up
cd web
pip install -r requirements.txt
python run.py