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

Embed a form in a new responsive 1 page react page with the existing site layout. #265

Open
codecakes opened this issue Jul 3, 2022 · 1 comment
Assignees
Labels

Comments

@codecakes
Copy link
Contributor

codecakes commented Jul 3, 2022

Is your feature request related to a problem? Please describe.
We need to capture registrations of hospitals. We need a dedicated signup page for hospital registrations.

Describe the solution you'd like
Implement a responsive 1 page form with the existing site layout. The form is available to embed. (See below)
You should be able to add the js and css static files into the assets folder and import it properly in the required react page to implement the form. The form is in the html file itself.

Additional context
See attachment.

Hospital_Registration_Form_221833331864354_source.zip

@codecakes
Copy link
Contributor Author

This is a readily available custom made form. no backend integration is necessary there. the data is stored in a tabular sheet.
the sheet can then be synced at will or automated to save data via an api call as described here
https://mycovidconnect.stoplight.io/docs/registrations/3bafb969a5011-register-hospital-center

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

No branches or pull requests

2 participants