abhay-raj19 / FitBody

Star the Repo⭐.
https://fit-body-delta.vercel.app
MIT License
65 stars 119 forks source link

Backend Setup + Registration/Login Functionality #101

Closed aayushwrld closed 5 months ago

aayushwrld commented 5 months ago

Issue

Resolution

Adding functionality for users to register and login onto the website. I will properly discuss the schema required with you so that there is no hinderance when more features are needed to be added.

The project currently does not have a backend server and a connect DB. So, I will setup both the things and make them ready to be connect with the frontend part of this project. I will also deploy the server to make it production ready. Other than the basic setup, I will also develop the complete login/signup functionality (backend). It will include all necessary things like schema(s), validation files + middlewares, error handling, JWTs, profile customization, etc.

Tech libraries/frameworks which I will use to accomplish the above mentioned task(s):

aayushwrld commented 5 months ago

Hey @abhay-raj19! Can you assign me this issue so I can work on building the signup and login page? (GSSOC'24)

Looking forward to a positive response!

rawani123 commented 5 months ago

can you assign this issue to me also so i can work on it? I am also a contributor from GSSOC'24

InshiyaRavat commented 5 months ago

can you assign it to me too contributor at GSSOC'24

abhay-raj19 commented 5 months ago

that looks like too good issue up till now , and would be great if you initilise the PostgreSQL(can be neontech,avien) with prisma if possible . you can work on it and will look to the PR.

abhay-raj19 commented 5 months ago

can you assign it to me too contributor at GSSOC'24

you can look the newly opened issues by me and can work on those .

aayushwrld commented 5 months ago

that looks like too good issue up till now , and would be great if you initilise the PostgreSQL(can be neontech,avien) with prisma if possible . you can work on it and will look to the PR.

Thank you for assigning! I currently only know MongoDB. If that's fine I can initialise with that?

aayushwrld commented 5 months ago

@abhay-raj19 May I do it with MongoDB?