DEV Community

Fatlind Osmani
Fatlind Osmani

Posted on

Creating Dares – Our Custom Challenge Input

We built a feature where users can create dares by entering a challenge description and setting a reward.

Technical points:

  • Firebase Firestore used to store dare documents.

  • Realtime updates let others immediately see new dares.

  • The UI includes a simple text form and dropdown for categories.

Image description

Top comments (0)