As a moderator, I want to be able to add new locations/spaces/features.
As a moderator, I want to be able to add new locations/spaces/features, so that as new locations become available, they can be booked.
Dev tasks
Front-end
- Various form fields to submit new location details [more specific when files made available from client].
- A confirmation prompt.
- A success/failure message.
Back-end
- Read form data.
- Validate form data.
- Write validated form data to CSV/JSON file.
Acceptance criteria
- The new location is added to the [database/however we end up using the CSV/JSON file].
Edited by Liam Driscoll