Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Issue Task #8

Open
greeenboi opened this issue Sep 18, 2024 · 0 comments
Open

Backend Issue Task #8

greeenboi opened this issue Sep 18, 2024 · 0 comments
Assignees

Comments

@greeenboi
Copy link
Collaborator

We have to create a component that accepts a json object type:

{ id, question, inputtype, rules, etc. }

  • The json builder will set the question and input automatically and sends the response as a json to a table that accepts the userid, questionid, and response( as json ) .
  • Implement the form itself with zod and shadcn. (ui will be managed by Suvan GS )
  • The submission will be done as a server side action with swr.

The base form builder can be ideated with the sample documentation available in https://huly.app/workbench/founderstechnical/document/backend-for-fc-website-66d0bcfdabce1bbd55df545e

Huly®: FOUND-4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants