Skip to content

Simple, local web app to handle on-site e-mail registration

License

Notifications You must be signed in to change notification settings

IxDAMexico/Registro-IXDAMX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Registro-IXDAMX

Simple Flask web application to help with on-event e-mail capture.

Requirements

You only need flask to run the application.

pip install flask

Usage

python app.py

Data Storage

Information will be saved in file "names.csv" at the root folder.

Credits

  • Work Sans, by Wei Huang is used for the interface.
  • Flask is used as the server framework
  • jquery's Ajax methods are used to handle the form on the client side.

notes

there are still some leftover files from previous versions awaiting cleanup.

About

Simple, local web app to handle on-site e-mail registration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published