DEV Community

Cover image for Getting started with dofeedbackin
Aravind Kumar Vemula
Aravind Kumar Vemula

Posted on

1

Getting started with dofeedbackin

Lets Started:

Step 1:
Open http://dofeedbackin.netlify.app/ and create account

landing page

Step 2:
Click on create project and add the respective information

creating project

Step 3:
Now copy the url

copy url

Step 4:
Create a basic website using html and add the url under script tag. Below is the demo template code.

https://gist.github.com/lmas3009/ade1e45a3e6ea8a394db8a3eaf040200

Step 5:
Run the sample website and enter the details and submit.
The details will be reflected in your defeedbackin website under your project.

demo

project page

Note:
While creating form you need to follow this while adding id for your input tag:

  • Username - id: dfin_username
  • Email - id: dfin_email
  • Phone number - id: dfin_phone
  • Feedback 1 - id: dfin_feed1
  • Feedback 2 - id: dfin_feed2
  • Feedback 3 - id: dfin_feed3

Done you just created database for your feedback form.

If you are unable to create your project, pls comment it down.

Buy Me A Coffee

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

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

Okay