-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As a taxonomic coordinator, I would like to add a new scientific name into the database and add its taxonomy.
As a taxonomic coordinator
I want to add a new scientific name into the database and add its taxonomy.
An example: Criotherium nikolovi page 4 in https://core.ac.uk/reader/47846577
Criotherium (Bovidae, Mammalia)
Acceptance Criteria
- front-end form exists
- taxonomy is saved into database
- new name is visible in front-end
- front-end shows all species in database
- Add drop-down fields, which shows relevant choices per level.
- Rank can be searched, when adding a new name.
- A taxonomy can be searched.
- Hierarchy string is added when a new level is added. The string will include relevant details from earlier levels and the new level itself.
Ready when:
- Feature is implemented according to the Acceptance Criteria and it works as intented
- Documentation regarding the feature is written
- Code follows the agreed styling
- Code is reviewed (by 2 individuals other than the coder)
- Feature is merged into main and is on stating
- Feature is in production
Reactions are currently unavailable