MyAwesomeNote / flask-contact-us

The simplest minimal flask contact us app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Example Of Minimal Flask App

The simplest possible Flask app.

Getting Started

flask run

Features

  • Hello to user or anon
  • Contact Us

Routes

  • / - Hello to Anon
  • /<name> - Hello to <name>
  • /contact - Contact Us
  • /contact_complete - Sent a contacting form to redirect here

About

The simplest minimal flask contact us app


Languages

Language:CSS 36.0%Language:HTML 35.9%Language:Python 28.1%