killertofus / foo

foo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flash

form input so fast, it seems like a flash

flash is a free and open-source flask input that stores the user input in a sqlite db written in python.

flash is:

  • feature-rich and extensible, both with the cli and the flask version;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations;

Getting Started

  1. git clone the repo
  2. edit the .env to include your email and generate a app password if using gmail
  3. edit the smtp server if you don't gmail

Requirements

The latest version of Python. Flash supports Python 3.8 and newer per flask docs

SQLite 3.7.15 or newer per python docs

About

foo


Languages

Language:Python 48.6%Language:HTML 32.1%Language:CSS 19.2%