lightableMatch / AMF

0 stars 0 forks source link

Create user signup to get notified about map details #18

Open lightableMatch opened 2 years ago

lightableMatch commented 2 years ago

Start with WHY?

Why do we need to do work? (Who is requesting this work?) I want to create a user signup for notifications to gain some knowledge about user account development stuff. This also would be a useful feature for users. This issue is intended to notify users when their specified map + game mode combination will be up next in rotation. To give it meaning it will be used to notify via email or something users about whether a certain map is in rotation or if maps have just rotated or if there is a new ranked season or something.

What is the issue? What needs to be resolved?

Acceptance Criteria

Any other notes / resources to share?

-Look into a form endpoint for users to submit a notification stub -Look into validating for duplicate emails and confirming notification submissions -Look into an email sender

lightableMatch commented 2 years ago

Progress: 1f9bd0c917b93199ed2a725da1a149cb743ed906

lightableMatch commented 2 years ago

Progress: 2dff8a202a48ec04c6063c488916d98ac0ade67e

lightableMatch commented 2 years ago

Progress: 677bb80bf9e472f5bea5cc328d2ebbef36c4dd2c

lightableMatch commented 2 years ago

Progress: 52cb65670f8e3f97484fa2ba8d7d680282425e96

lightableMatch commented 2 years ago

Progress: 89c4a5966ce7ab34abcce75c4dbe942754669109 Not meant for this issue but was done on userSignup branch

lightableMatch commented 2 years ago

Progress: 014f851ab1b469f9d495de17f6a75182258011d5

lightableMatch commented 2 years ago

Progress: 0b91f78b96b06bffcb5b53163e723da63616d77d

lightableMatch commented 2 years ago

Getting back into the notification feature

Progress: bd91ff6f277941d175e14b43f62c39c2db8ce317

lightableMatch commented 2 years ago

Progress: ddeea84e89de46a6bd2c2dea1b870b416b21e164

lightableMatch commented 2 years ago

Progress: daa59ff9618d92c344aef5b94010ea7493094ed7

lightableMatch commented 2 years ago

Progress: 601e8522cfbc64f19d31c7966235599bdace32fd

lightableMatch commented 2 years ago

Progress: 0ef81801881a34dbb486099a25c85e0560768018

lightableMatch commented 2 years ago

Progress: 53cfafe619059c70cd6d146722092629d81537d8

lightableMatch commented 2 years ago

Progress: 6d80d5d97cf26e51cf874587e96a89ee4e1d6afc

lightableMatch commented 2 years ago

Progress: 457ee8d22345d14b84341c9751309ed7a07c577f, a894613202705cf2c62ba871b4bf3f22abd0a0d5, 8c1be1f49e40437783647dbfbb6565fdb0b3ac81

-All commits relate to work on html of notification page

lightableMatch commented 2 years ago

Second Half of Issue: Notifying Users when their maps are live.

Currently users can post their emails and the map + gamemode combinations they would like to be notified about. This data then gets persisted in a database. The new objective is made of two main parts:

lightableMatch commented 1 year ago

Progress: ba8417f8c2e5ae41719a4b208867f458631a0284

The second half of issue is practically completed but no polished. Remaining work to be done:

I will be merging to master at this point and leaving this work as secondary issues to be completed at my own convenience.