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

🚀 Feature: admin can add hr feature #521

Open
2 tasks done
VineeTagarwaL-code opened this issue Oct 20, 2024 · 11 comments · May be fixed by #546
Open
2 tasks done

🚀 Feature: admin can add hr feature #521

VineeTagarwaL-code opened this issue Oct 20, 2024 · 11 comments · May be fixed by #546

Comments

@VineeTagarwaL-code
Copy link
Collaborator

🔖 Feature description

admin can automatically add hr's filling their companies details and email, a random password will be generated and shown in the admin's ui

using the email and the password the hr can login to the portal

Button in admin panel -> add a hr
the form will have -> company image, description, name and email

when clicked on save to db, we will generate a random password and save it in db and as well as show it to admin for him to copy

use the same password and email inputted in the form to login to job-board

🎤 Why is this feature needed ?

to allow hr to onboard without any hassle

✌️ How do you aim to achieve this?

by implementing the steps given above

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

@nolostra
Copy link
Contributor

assign me

@CuriousCoder00
Copy link
Contributor

on it

@VineeTagarwaL-code VineeTagarwaL-code changed the title 🚀 Feature: add hr feature 🚀 Feature: admin can add hr feature Oct 20, 2024
@VineeTagarwaL-code
Copy link
Collaborator Author

@CuriousCoder00 pick stack based one

@toufiqfarhan0
Copy link
Contributor

@VineeTagarwaL-code I would like to work

@VineeTagarwaL-code
Copy link
Collaborator Author

@VineeTagarwaL-code I would like to work

Already assigned, pick new ones or make a new one yourself ! :)) 💪

@toufiqfarhan0
Copy link
Contributor

toufiqfarhan0 commented Oct 20, 2024

@VineeTagarwaL-code I would like to work

Already assigned, pick new ones or make a new one yourself ! :)) 💪

is this issue not like whoever raise pr first will be considered ? : )

@VineeTagarwaL-code
Copy link
Collaborator Author

@nolostra will assign someone else if a pr is not opened by tomorrow

@devsharmagit
Copy link
Contributor

@VineeTagarwaL-code
we can save hr email , name and password to user table but what about company image, description in which should we save them? and how will there be a relation between hr and company
current prisma.schema doesnt have support this

@VineeTagarwaL-code
Copy link
Collaborator Author

seperate them, and add relation to it simple

@nolostra
Copy link
Contributor

@devsharmagit i let you handle the db part but need to have some discussion on image part ,
can you msg me on discord on @nolostra if possible ?

@devsharmagit
Copy link
Contributor

Sure sir @nolostra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants