gacsphere / capstone-project

batscan.vercel.app
MIT License
0 stars 0 forks source link

Display card #2

Open gacsphere opened 1 year ago

gacsphere commented 1 year ago

Value Proposition

As a user, I want know how many bats have been in a specific nesting box at a specific time.

Description

30 batSCAN Copy 2_userstory0

Acception Criteria

F-Kirchhoff commented 1 year ago

This is a fantastic user story! Very clear acceptance criteria and tasks. If I would criticise one thing is that there is no reason in your value proposition. If you add one this one is perfect.

ThomasF85 commented 1 year ago

Your array should be in a Javascript file, not a json file, for example: nestingBoxes.js: export const nestingBoxes = [{...}, {...}]