DEV Community

Devansh Chaudhary
Devansh Chaudhary

Posted on

2 2

Formclip

Overview of My Submission

Everyone who has worked with websites knows the hassle to save form responses on a static site. The lack of a database or any server-side language is one of the main advantages of static HTML websites for performance and security. However, it does prevent the typical route of adding a contact form to a website.

Simply adding a mailto is easy, but it also has downsides for many users.

So, I created Formclip. It is an easy way to integrate forms on static websites and get responses in your inbox without any hassle.

Link: https:formclip.xyz

Backend had been developed using Nodejs and Express framework and data is stored securely using MongoDB.

Submission Category:

Choose Your Own Adventure

Link to Code

https://github.com/Form-clip/formclip-backend
https://github.com/Form-clip/formclip-frontend

Additional Resources / Info

Link to documentation: https://docs.formclip.xyz/
Image description

Image description

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay