You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this is to move from using TypeForm's to implementing web forms on our hackumbc.tech site. We want to create a web form which can be easily changeable when we require different web forms. As we are hosting the site on our own server, we will want to implement a backend to handle web form submission requests, creating the necessary endpoints, and calls to the database. This should be done in NextJS and Node.js w/ Express.
!! This is a large task, and should be handled by multiple members !!
The text was updated successfully, but these errors were encountered:
The purpose of this is to move from using TypeForm's to implementing web forms on our hackumbc.tech site. We want to create a web form which can be easily changeable when we require different web forms. As we are hosting the site on our own server, we will want to implement a backend to handle web form submission requests, creating the necessary endpoints, and calls to the database. This should be done in NextJS and Node.js w/ Express.
!! This is a large task, and should be handled by multiple members !!
The text was updated successfully, but these errors were encountered: