Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.5 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.5 KB

Formify

The fastest and the easiest way to create forms and collect submissions on the internet. Formify completely automates your HTML form so you don't need to worry about any backend code, formify will handle everything for you.

Features

It comes with the power of Email notifications, Discord webhooks URL and Return URL support, it let's you handle your different forms used over different sites and handle each of their submissions with a clean UI .

How to use

You just need to signup/register and start creating forms, for each form you will get your unique endpoint URL from formify which you will attach in the action attribute of html form tag with method attribute being set to POST and last but not the least just make sure to add name attribute to each form field with a relevant name. THATS'S IT!! Yep that's all it requires to use formify.

Happy Collecting 🥳

Sneak Peak 👀

Home

Dashboard

FormConfig

FormSub

Built with

  • MongoDB Atlas
  • ExpressJS
  • ReactJS
  • NodeJS