walid-haddad / hrms_gateway

0 stars 0 forks source link

Creating the candidate Register Form #5

Open walid-haddad opened 3 years ago

walid-haddad commented 3 years ago

Register user with additional information jhipster: https://www.jhipster.tech/tips/022_tip_registering_user_with_additional_information.html

Creating new roles: https://www.baeldung.com/jhipster-new-roles

Link to a register form example

https://github.com/jhipster/jhipster-sample-app-ng2/blob/master/src/main/webapp/app/account/register/register.component.html

walid-haddad commented 3 years ago

https://stackoverflow.com/questions/27241323/jhipster-how-to-add-a-new-role

Adding a new changelog with a new role.