Skip to content

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

License

Notifications You must be signed in to change notification settings

guptasajal411/dform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ 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