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

JobSeeker Signup #3

Open
alesanchezr opened this issue Nov 4, 2019 · 0 comments
Open

JobSeeker Signup #3

alesanchezr opened this issue Nov 4, 2019 · 0 comments
Assignees
Labels

Comments

@alesanchezr
Copy link
Collaborator

alesanchezr commented Nov 4, 2019

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.

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

No branches or pull requests

2 participants