guptasajal411 / dform

πŸ“ Secure & hassle-free way of creating and managing forms, complete with a dashboard and Discord's UI

Home Page:https://dform-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ dForm

dForm is an open-source, secure way of creating and managing responses of your forms. It also gives you metrics such as times your form was viewed and submitted. dForm uses fully responsive UI similar to Discord, and Material UI, and also keeps your session secure with JWT authentication with each request!

Start making forms with dForm! - https://dform-app.vercel.app

πŸ₯³ Features

  • βœ… New users can register and login to dForm
  • βœ… Can see previously made forms on user's dashboard
  • βœ… dForm also shows number of times your form has been viewed
  • βœ… Users can create new forms, with text, multiple-choice-correct and single-choice-correct type questions
  • βœ… Also provides fields for adding description to each question, for more clarity
  • βœ… Add form title and form description while creating
  • βœ… dForm produces a special, easy to narrate slug for your form, like vcm-osbu-792
  • βœ… Your form can be viewed, and filled on /form/slug by everyone, and responses are available on /responses/slug only after successful authentication
  • βœ… View your form responses, with index for each submission
  • βœ… dForm performs checks in backend for each submission, only allows submission with same form structure
  • βœ… Fully responsive, you can also create and manage your forms on the go!

πŸ“· Screenshots

Login and Register

User Dashboard

Fill the form & Check form responses

Create a new form

About

πŸ“ Secure & hassle-free way of creating and managing forms, complete with a dashboard and Discord's UI

https://dform-app.vercel.app

License:Apache License 2.0


Languages

Language:JavaScript 78.6%Language:CSS 20.5%Language:HTML 0.8%