The GitHub repository for the backend files of the website contains the code and resources necessary to power the server-side functionality of the website. This includes the code for managing user accounts, processing user data, and communicating with the database.
Allow users to send particular email addresses an email about Elephant. We should keep track of those who have been sent the email, so we don't spam them, but this is a good way for users to invite their friends over to elephant. I'll give you a mock email design later.
Allow users to send particular email addresses an email about Elephant. We should keep track of those who have been sent the email, so we don't spam them, but this is a good way for users to invite their friends over to elephant. I'll give you a mock email design later.