Task TODO Table

An application built with Flask a Python framework and hosted on Heroku.

Important notes

  • GuniCorn (Green Unicorn): is a Python WSGI HTTP Server for UNIX. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy. GuniCorn is a Python HTTP server that interfaces with both nginx (and other web servers) and your actual python web-app code to serve dynamic content.

GitHub

GitHub - Celnet-hub/TODO-TASK_Flask at pythonawesome.com
A simple Task todo application built with Flask. Contribute to Celnet-hub/TODO-TASK_Flask development by creating an account on GitHub.