themayankjha / NoDuplicay-Webform

This is a duplication checking web form, built using Python and Flask. it checks if the user has previously submitted the form, only allowing a single entry per device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No duplicates, Self Checking Web Form

  • This is a duplication checking web form, built using Python and Flask
  • Using cookies, it checks if the user has previously submitted the form, only allowing a single entry per device
  • Also stores the user data entered into a database.

About

This is a duplication checking web form, built using Python and Flask. it checks if the user has previously submitted the form, only allowing a single entry per device

License:MIT License


Languages

Language:CSS 52.6%Language:SCSS 22.7%Language:Less 22.4%Language:HTML 1.5%Language:Python 0.4%Language:JavaScript 0.4%