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

[FEAT] : Making the signup form to be fully functional by integrating with backend #158

Closed
Samani-Humaira opened this issue May 22, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Samani-Humaira
Copy link
Contributor

Samani-Humaira commented May 22, 2024

Description

To make the signup form functional, integrate it with the backend API. During signup, allowing users to choose their role: "patient," "admin," or "doctor."

Actual Behavior

Currently, logging in only displays a toast message and does not store the user's identity in the database. If the goal is to ensure that a user cannot become a doctor or patient without admin approval, I can implement that as well. However, we will first need to create the admin dashboard.

Expected Behavior

The system should register the user, enabling access to various functionalities available only to logged-in or signed-up users.

Hey @itsmohit097 please assign this to me under GSSOC'24

@imohit1o1
Copy link
Owner

@Samani-Humaira already assigned to someone else

@imohit1o1 imohit1o1 added the duplicate This issue or pull request already exists label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants