Write-For-Change / emaildrafter

An app to let people draft personalised emails for a good cause
GNU General Public License v3.0
10 stars 3 forks source link

Create template submission form page #37

Open rafeeJ opened 4 years ago

rafeeJ commented 4 years ago

We need a way of users to be able to use a submission page to upload a new template. Once the template is uploaded, we need to: Moderate the new form, run through David's script and add to the database. Depending on privacy, we can make public/private after added to db.

Thoughts:

fpervaiz commented 4 years ago

I created a submission form on the template-submission-ui branch. Happy to carry on and complete the implementation.

rafeeJ commented 4 years ago

Just went onto the branch, looks good. Maybe it's worth talking to @davidswarbrick about how we can grab the data from the form and how to store it.