DATABASE INTERFACE

The data entry workflow consists of three steps:

  1. Choose what you want to add or check (4 key entities: person, activity, work, place)
  2. Check if the record already exists in the database (searching by name/title)
  3. Add or edit the data

In the first step, you can choose between four key entities: person, activity, work, or place. Each entity has its own form and data structure.

In the second step, you can check if the record already exists in the database by searching for the name or title (the fetch field is automatically updated depending on which entity you chose in step 1).

In the third step, you can either add or edit the data.
If the record exists, you can edit it: the form automatically appears below, prefilled with the existing data (and with a summary table on the left side of the screen).
If the record does not exist, you can add a new one by filling out the form. The form will dynamically change based on the entity you selected in the first step.

There are few validation rules and check lists implemented:

OPEN PROBLEMS FOR THE GROUP
NEXT ON CHIARA TODO (TOTRY...):

Step 1: What do you want to add or check

Do you want to check/add/edit a record about a person, an activity, a work, or a place?

Click on one of the following buttons to begin.

Step 2: Check if record already exists

Step 3: Add or edit data

On the left column, you see any record which we have for this person/activity/work/place. You can modify them in the right part of the screen.

In case we do not have any record, add a new one.