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

Allow users to be able to login. #81

Open
JhohannesK opened this issue Oct 2, 2024 · 9 comments
Open

Allow users to be able to login. #81

JhohannesK opened this issue Oct 2, 2024 · 9 comments
Assignees
Labels
awaiting designs Waiting UI/UX designers to bring up designs. backend duplicate This issue or pull request already exists frontend Future plans good first issue Good for newcomers hacktoberfest

Comments

@JhohannesK
Copy link
Owner

JhohannesK commented Oct 2, 2024

This is for credentials sign up and login.
#80 for 3rd party auth.

This is to allow that, we are able to store the typing records for the user and some custom user settings we might add later in the future.

@JhohannesK JhohannesK added duplicate This issue or pull request already exists good first issue Good for newcomers awaiting designs Waiting UI/UX designers to bring up designs. Future plans frontend backend hacktoberfest labels Oct 2, 2024
@rahul-p19
Copy link
Contributor

Could you specify the stack you intend to use for the backend? I saw Postgres somewhere.

Will you be using Postgres directly? I would suggest using Prisma, it makes it convenient to interact with the database. Let me know if you want to use it. If yes, I can work on this issue. If using Postgres directly then I'm not so sure.

Thanks!

@JhohannesK
Copy link
Owner Author

Using postgres was a previous plan, We migrated from having a separate frontend and backend to use nextjs so we could just have one thing.
For now, let's stick to using prisma and mongodb.

hmu on discord if you need anything to complete this.
username: jhohannes

@rahul-p19
Copy link
Contributor

Okay, I can work on this issue, could you assign it to me?

@JhohannesK
Copy link
Owner Author

@rahul-p19 Are you just going to work on the logic aspect or with the UI too?
if with UI, I want to know if you need a design to help you.

@rahul-p19
Copy link
Contributor

@rahul-p19 Are you just going to work on the logic aspect or with the UI too?
if with UI, I want to know if you need a design to help you.

I'll make the UI too. If you have any ideas you can share them, otherwise I can do it on my own too

@JhohannesK
Copy link
Owner Author

Ohokay,
There's a designer on standby to assist, that's why I was asking.
if you good to go, then that's fine

@ArjunMal1311
Copy link

Even i want to contribute to this

@JhohannesK
Copy link
Owner Author

Even i want to contribute to this

It's been assigned already,
you can look at other issues for the mean time. There's more features to come after this has been created so you can be following as well.

@ArjunMal1311
Copy link

Sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting designs Waiting UI/UX designers to bring up designs. backend duplicate This issue or pull request already exists frontend Future plans good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants