Answer the question
In order to leave comments, you need to log in
How to organize an online form to collect e-mail addresses?
Hello! I wrote my first iOS game and now it's time to tell the world about it. To do this, I plan to create a simple site in Node.js and upload it to Heroku. To notify potential players that the game is available for download in the AppStore, I plan to make a page where the user can enter their name and e-mail. Question - how to organize it with little bloodshed, without a MySQL database and other things? At the output, I would like to get a text file with emails. Or maybe there is some third party solution?
Answer the question
In order to leave comments, you need to log in
I can recommend MailChimp . There is a newsletter and a lot of useful stuff. Instructions for the form on the website
If the list of users is large, I advise you to still use the DBMS. You can even try an embeddable like sqlite. If you still need file storage of data, you can use JSON.
The domestic analogue of MailChimp is Unisender. I use it, I really like it.
> At the output, I would like to get a text file with
google forms emails - ok
habrahabr.ru/post/148332
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question