COSC481W-2024Winter / JARVIS

J.A.R.V.I.S
2 stars 3 forks source link

Collect User Email #16

Closed dayshsweet closed 8 months ago

dayshsweet commented 10 months ago

User Story As a user who has just started navigating our application and is now able to login to our application and connect my Gmail account, I would like to have the ability to see all of my emails and their content.

Tasks

Acceptance Criteria

  1. The application should be able to fetch emails from the user's Gmail mailbox; pagination should be used to handle large volumes of emails
  2. The application should retrieve essential email details such as sender, subject, body, etc.
  3. When emails are fetched, they should be in a structured format for easy processing and display
  4. The application should adhere to Google's security guidelines for accessing Gmail data and adhere to privacy regulations and guidelines regarding the handling of user data