We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implementar esta vista: https://drive.google.com/file/d/1c5MGn5iUxJJuNj26psrs7hphOOPCg3zd/view?usp=sharing
Tienes que preguntat si es employer o jobseeker: https://drive.google.com/drive/u/0/folders/1JGlH-AvCP9dUVnYMfLUoLLDv1CSrkCwp
Integrarte con el API de jobcore.
POST https://jobcore-test.herokuapp.com/api/user/register { "email": "a+employee8@jobcore.co", "account_type": "employee", "username": "a+employee8@jobcore.co", "first_name": "Ricardo", "last_name": "Moreno", "password": "12341234" }
Una vez que se registre hay que re-digirlo al login y la vista de login tiene que decir que tiene que basjarse el app de los stores.
The text was updated successfully, but these errors were encountered:
ixaxtav
No branches or pull requests
Implementar esta vista:
https://drive.google.com/file/d/1c5MGn5iUxJJuNj26psrs7hphOOPCg3zd/view?usp=sharing
Tienes que preguntat si es employer o jobseeker:
https://drive.google.com/drive/u/0/folders/1JGlH-AvCP9dUVnYMfLUoLLDv1CSrkCwp
Integrarte con el API de jobcore.
POST https://jobcore-test.herokuapp.com/api/user/register { "email": "a+employee8@jobcore.co", "account_type": "employee", "username": "a+employee8@jobcore.co", "first_name": "Ricardo", "last_name": "Moreno", "password": "12341234" }
Una vez que se registre hay que re-digirlo al login y la vista de login tiene que decir que tiene que basjarse el app de los stores.
The text was updated successfully, but these errors were encountered: