abhay-raizada / nostr-forms

A forms application, built on top of nostr
https://formstr.app
MIT License
50 stars 14 forks source link

feat: adding sdk into a single package #57

Closed rramaa closed 1 year ago

abhay-raizada commented 1 year ago

Looks good overall, it's huge though, did we test that everything works?

Things to make sure:

  1. web-app opens
  2. Web-app able to use sdk
  3. Interactions between web-app work, like forms submitted screen, draft to create form transitions.
  4. One end to end test of create form, fill form, fill responses, check responses.

We need tests 😓

abhay-raizada commented 1 year ago

LGTM merging