Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newsletter Flow #19

Closed
jennymar opened this issue Feb 13, 2024 · 0 comments · Fixed by #33
Closed

Newsletter Flow #19

jennymar opened this issue Feb 13, 2024 · 0 comments · Fixed by #33
Assignees

Comments

@jennymar
Copy link
Collaborator

Description: Develop the full Newsletter flow and corresponding newsletter subpages (design is in progress). Should include the Quarterly Updates and archive section on the Newsletter landing page, flow for subscribing to their newsletter, and additional page(s) for viewing the actual newsletter (figma in progress).

Task Type: Frontend, Backend
Figma Here

Frontend

  • Quarterly Updates section with Newsletter Card components
  • Button that generates Join Our Newsletter Form Pop Up - reuse from Upcoming Events branch (arnav / jack)
    • Pop up window form with textfield inputs (first name, last name, email, 2 checkboxes)
    • Confirmation graphic window when successfully submitted
  • Archive section for each year with arrow toggle buttons to either view or hide the newsletters in each year
  • Page for the actual newsletter display (design in progress)

Backend

  • GET request for all newsletters
  • POST request for new subscribers (subscribers collection created by arnav / jack from page footer task) so keep in mind that the POST request they created only sends an email address, whereas the POST request for this task requires first name, last name, email, and status of 2 checkboxes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants