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

Login Page: connect to backend auth API #20

Open
Tracked by #10
DieDyeDai opened this issue Sep 30, 2024 · 1 comment
Open
Tracked by #10

Login Page: connect to backend auth API #20

DieDyeDai opened this issue Sep 30, 2024 · 1 comment
Assignees
Labels
integration Bridging functionality between frontend and backend
Milestone

Comments

@DieDyeDai
Copy link
Collaborator

DieDyeDai commented Sep 30, 2024

Acceptance Criteria:

New users should be able to click on the link at the bottom of the login page to navigate to the signup page.
After signing up successfully, they should be redirected to the login page.
Returning users should be able to enter their credentials and log in.

Upon logging in, users should land on the homepage.
Backend API endpoints can be found in the README.md in the backend.

@DieDyeDai DieDyeDai mentioned this issue Sep 30, 2024
5 tasks
@DieDyeDai DieDyeDai added the frontend Technical implementation of UI label Sep 30, 2024
@DieDyeDai DieDyeDai added this to the Sprint 3 milestone Sep 30, 2024
@frey-mz
Copy link
Collaborator

frey-mz commented Sep 30, 2024

this connection should:

  • make a registration call
    also, we should store the language setting locally, and once the registration call is registered
  • make a settings push call

@axu-1 axu-1 added integration Bridging functionality between frontend and backend and removed frontend Technical implementation of UI labels Feb 8, 2025
@axu-1 axu-1 changed the title Onboarding Page: connect to backend auth api Login Page: connect to backend auth API Feb 8, 2025
@axu-1 axu-1 modified the milestones: Sprint 3, SP25 Sprint 3 Feb 8, 2025
@AnujP75 AnujP75 self-assigned this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Bridging functionality between frontend and backend
Projects
Status: Ready
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants