Skip to content

atanikan/PythonFlaskWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application - West

About

A simple python flask web application to view, insert and delete entries of mongo db.

Prerequisites

Python 3.4 or higher
Docker & Docker compose
pip

Running code with docker

docker-compose build
docker-compose up 

Running code with native python

cd web
pip install -r requirements.txt
python run.py

About

A simple python flask web application to view, insert and delete entries of mongo db.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors