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
{{ message }}
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
What's there currently: Currently the form structure is complete. It receives input from the user and sends them as parameters to the app to be processed. Additionally, with each submission, it sends it to a spreadsheet with all the parameters listed in order. There
What has to be done: Finish setting up the database for parameter entry for security reasons (No idea on the progress for this one, we had it working for a while but no definitive answer. There is a form_db branch with our work on this). Implementing dynamic opportunity center info grabbed from the manage page from issue #54 and sending it to be processed for emails as in issue #55.
Who worked on it originally: @jusantana
The text was updated successfully, but these errors were encountered:
DB has been finished. This can go live after some careful review - there are 3 different versions of app.rb floating around, unfortunately, but I'll resolve it.
What's there currently: Currently the form structure is complete. It receives input from the user and sends them as parameters to the app to be processed. Additionally, with each submission, it sends it to a spreadsheet with all the parameters listed in order. There
What has to be done: Finish setting up the database for parameter entry for security reasons (No idea on the progress for this one, we had it working for a while but no definitive answer. There is a
form_db
branch with our work on this). Implementing dynamic opportunity center info grabbed from the manage page from issue #54 and sending it to be processed for emails as in issue #55.Who worked on it originally: @jusantana
The text was updated successfully, but these errors were encountered: