Skip to content

[FEAT]: Allow forwarding / Frontend / Onboarding flow #361

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

Open
2 of 12 tasks
lnovitz opened this issue Mar 27, 2025 · 0 comments · May be fixed by #362
Open
2 of 12 tasks

[FEAT]: Allow forwarding / Frontend / Onboarding flow #361

lnovitz opened this issue Mar 27, 2025 · 0 comments · May be fixed by #362
Assignees

Comments

@lnovitz
Copy link
Collaborator

lnovitz commented Mar 27, 2025

Is there an existing request for this feature?

  • I have searched the existing issues

Is there a pain point in the app driving this feature request?

  • App is limited to 100 users due to Gmail API security verification requirements
  • Anyone who does not use a gmail account for job applications (e.g. students with outlook emails, yahoo, hotmail) is excluded from being able to use the app

Desired Behavior

Anyone, regardless of email client, can set up email forwarding and see their job application data in our app

Criteria for Completion

  • User registration component - email input with validation
  • User registration component - one time password input
  • After verification, display unique user email address ([email protected]) with copy to clipboard functionality
  • if Gmail, prompt user to confirm search strings (use default, no editing allowed yet) and allow access to https://www.googleapis.com/auth/gmail.settings.basic
  • if Outlook, prompt user to confirm search strings (use default, no editing allowed yet) and allow access to [Insert Outlook API scope]
  • Once filter saved, prompt user to send a test email from the app and watch it appear in real time in the dashboard

Anything else?

Todos

  • Add your Gmail Client ID to the environment variables
  • Add your Outlook Client ID to the environment variables
  • Configure the OAuth consent screen in Google Cloud Console
  • Register the application in Azure Portal

Code of Conduct

  • I've read the Code of Conduct and understand my responsibilities as a member of the jobba.help Community
@lnovitz lnovitz self-assigned this Mar 27, 2025
@lnovitz lnovitz changed the title Allow forwarding / Frontend / Onboarding Flow Allow forwarding / Frontend / Onboarding flow Mar 27, 2025
@lnovitz lnovitz changed the title Allow forwarding / Frontend / Onboarding flow [FEAT]: Allow forwarding / Frontend / Onboarding flow Mar 27, 2025
@lnovitz lnovitz moved this to In Progress in Jobseeker Analytics Mar 27, 2025
@lnovitz lnovitz changed the title [FEAT]: Allow forwarding / Frontend / Onboarding flow [FEAT]: Remember user / Frontend / Onboarding flow Mar 28, 2025
@lnovitz lnovitz changed the title [FEAT]: Remember user / Frontend / Onboarding flow [FEAT]: Allow forwarding / Frontend / Onboarding flow Mar 28, 2025
@lnovitz lnovitz moved this from In Progress to Backlog in Jobseeker Analytics Apr 2, 2025
@lnovitz lnovitz linked a pull request Apr 19, 2025 that will close this issue
24 tasks
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.

1 participant