issues
search
dragorhast
/
submission
3
stars
0
forks
source link
Next Meeting
#9
Closed
arlyon
closed
6 years ago
arlyon
commented
6 years ago
[x] review code of conduct
[x] talk about
TDD
for technical correctness,
BDD
for behavioral correctness
arlyon
commented
6 years ago
agree on terminology
a bike is a bike
locations is a property of a bike
a pick-up point is a predefined geographical area
shop is a pick-up-point with a person
customer is a person renting through the app
manager are people who manage the system
staff are people who moves bikes etc
server is the reservation system
pricing module is the price negotiation system
reports module is the report rendering system
app is the end user rental system
admin dashboard is used by the managers and staff
embedded is the bike tracking hardware
borebos
commented
6 years ago
Agreeing on the way the system works:
[x] What method is going to be used for picking up the bike
QR code
pin code entry
[x] How is the report issue actually work on the app
report issue button, with a dropdown listing x most recent reservations prioritised, or the option to enter one
user writes some details, and optionally picks the associated issue
[x] How does admin operate the app for reports?
[x] Linking to terminology, how are we referring to each part of the system?
arlyon
commented
6 years ago
Non functional requirements