To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorAdmin
Feature description here
- Scenarios
-
- View User Dashboard
-
- Given
- I am logged in as an admin
- When
- I am viewing the user dashboard
- Then
- I can see a searchable list of users
- And
- there will be a link to edit each one
- View Swim Spot Dashboard
-
- Given
- I am logged in as an admin
- When
- I am viewing the swim spot dashboard
- Then
- I can see a searchable list of swim spots
- And
- there will be a link to edit each one
- Edit Swim Spot
-
- Given
- I am logged in as an admin
- When
- I am viewing the details of a swim spot
- Then
- I have the ability to modify its details
- Import CSV Dataset
-
- Given
- I am logged in as an admin
- When
- I am viewing the swim spot dashboard
- Then
- I have the ability to import swim spots from a CSV
- Export CSV Dataset
-
- Given
- I am logged in as an admin
- When
- I am viewing the swim spot dashboard
- Then
- I have the ability to export swim spots to CSV
Last published over 6 years ago by tomglenn.