-
Notifications
You must be signed in to change notification settings - Fork 19
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
Backend For Signup Form #52
Comments
Thank you for creating this issue! 🎉 @Ojas-Arora will look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊 You can also check our CONTRIBUTE.md for guidelines on contributing to this project. |
@Akan45 Issue is Assigned to You but just wait for some time as a New Login/signUp Page is going to be made so just after that you can start doing your work. |
fine, Can you just let me know when it will be completed. |
@Akan45 Ya Sure I will Let u know whenever done. |
@Akan45 New Login/SignUp Page has been Made. You can start Contributing for this. |
Ok |
Is there an existing issue for this?
What went down?
Description:
The SignUp form is ready on the frontend, but it’s not connected to a backend yet. We need to create a simple backend that can process login requests and authenticate users.
Requirements:
Setting up a basic backend using Node.js with Express or another beginner-friendly tech.
Creating a signup endpoint that checks user credentials.
Using methods like JWT or sessions for authentication.
Goal:
Creating a backend that handles signup requests and authenticates users.
.
Thankyou!
Akanksha
Record
The text was updated successfully, but these errors were encountered: