Celnet-hub / TODO-TASK_Flask

A simple Task todo application built with Flask

Home Page:https://todo-task-flaskapp.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task TODO Table

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

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.

About

A simple Task todo application built with Flask

https://todo-task-flaskapp.herokuapp.com/


Languages

Language:Python 54.3%Language:HTML 28.9%Language:CSS 16.8%