TaskLynx-Docs 0.1 Help

Tutorial

How to enter the administration page

To enter the TaskLynx API administration page, you must access to the URL http://localhost:8080.

It is also possible to access from:

No username or password is required.

The home page is the following:

Home

Here you can navigate to the tasks and workers page.

Tasks

Index

The jobs page lists all the jobs that have been created in the application.

Tasks Index

From here, we can:

  1. Create a task.

  2. Edit a task.

  3. Delete a task.

  4. Go to the detailed view of a task by clicking its task code.

  5. Go to a worker's detailed view by clicking on their name.

  6. Go back to Home Page

Add

In this page, you can add a new task to the application.

Task Add

You must add the information marked as *, the other information is optional. This is an example of a new task.

Task Add with Data

If the information is correct, you will see a page with a confirmation.

Task Add Correct

If not, you will see the errors in the add page.

Task Add Errors

Detail

This page show the details of a specific task. You can access this page by clicking a task code on the Tasks index page.

Task Detail

From here, we can:

  1. Go to a worker's detailed view by clicking on their name.

  2. Edit a task.

  3. Delete a task.

  4. Go back to Tasks Index

Edit

On this page, you can edit the details of a task. You can access this page by clicking the "EDITAR" button on Tasks index page.

Task Edit

When you modify the information that you need, you can confirm the changes with the button "Editar trabajo".

If the information is correct, you will see a page with a confirmation.

Task Edit Correct

If not, you will see the errors in the edit page.

Task Edit Errors

Delete

On this page, you can delete a task from the application. You can access this page by clicking the "ELIMINAR" button on Tasks index page.

You must confirm a window to process with task deletion.

Task Delete Confirm

Then, you will see a page with a confirmation.

Task Delete Result

Workers

En la vista de trabajadores se listan todos los trabajadores presentes en la aplicación. Es una vista muy similar a la de trabajos, en la que podemos hacer las siguientes acciones:

  1. Crear un trabajador.

  2. Editar un trabajador.

  3. Eliminar un trabajador.

  4. Ir a la vista detalle de un trabajador haciendo click en su ID.

  5. Ir a la vista detalle de un trabajo haciendo click en su código de trabajo.

trabajadores-table.png
Last modified: 14 May 2024