Get Started. It's Free
or sign up with your email address
Signup by Mind Map: Signup

1. Frontend

1.1. Capture Email and send on signup

1.2. Add ‚pending‘ state while waiting for email confirmation

1.3. Add prompt to confirm hometown if user signed up through website

2. Backend

2.1. Setup Sendgrid

2.2. Trigger Sendgrid After Signup

2.3. Trigger Scrape on Email confirmation

2.4. Redirect user back into the app

2.5. Add field to the user object that describes if user signed up through the website or through the app.

2.6. Trigger rescrape on hometown update