Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Create Employee CV form #10

Closed
erikwj opened this issue May 8, 2017 · 0 comments
Closed

Create Employee CV form #10

erikwj opened this issue May 8, 2017 · 0 comments
Assignees

Comments

@erikwj
Copy link
Contributor

erikwj commented May 8, 2017

The Employee CV form is used by Lunatech developers to enter their CV data.

The page is linked to the /cvs/me URL in frontend and gets its data from /employees/me in backend. The and data is PUTs to /employees/me endpoint in backend on submit.

For each category (e.g. Education, Key Experiences) there is a [+] button next to header. This opens a specific form to enter category data (e.g. university degree). The data will be kept local and only after submitting the form on the bottom will the data be sent to backend.

All items have an edit and delete button, The edit button will open the content in a form to adjust it. The delete button will delete the content from the data. The delete button is not shown in the example but can be next to edit button and shown as a red cross.

cvs-me

@erikwj erikwj added the frontend label May 8, 2017
@erikwj erikwj added this to the Sprint 2 milestone May 8, 2017
@erikwj erikwj mentioned this issue May 12, 2017
@ag91 ag91 mentioned this issue May 24, 2017
@erikwj erikwj closed this as completed in 1f8ff0b Jun 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants