-
Notifications
You must be signed in to change notification settings - Fork 449
Open
Labels
Description
🔖 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?
- I have read the Contributing Guidelines
Are you willing to submit PR?
None