Hold-Krykke / 3SemProject_FrontEnd

0 stars 0 forks source link

As a user I want to know how the weather is in a given city so that I can decide which event to go to #7

Closed Castau closed 4 years ago

Castau commented 4 years ago

Acceptance criteria

Given

When

Then

Happy case The user is shown the correct weather report

Bad case No weather report is shown The wrong weather report is shown

TASKS

Maybe do this as Pair Programming? FRONTEND

BACKEND

Make sure to do this as Test Driven Development.

Make sure to get enough details from Benjamins group, so this is possible. Make the calls in the backend. So that we can do Test Driven Development.

Remember to document what you're doing with regards to TTD here:

https://docs.google.com/document/d/1Y4kdCV2-WIFiFYfp97N-HVaoYIC_wz4LtbFvke--aOM/edit#heading=h.s10xy514l4ai

https://ajuhlhansen.dk/WeatherCloud/api/weather/city/(cityname)/(yyyy)/(MM)/(dd) https://ajuhlhansen.dk/WeatherCloud/api/weather/city/(cityname)

MalteMagnussen commented 4 years ago

Buble

MalteMagnussen commented 4 years ago

Do it Test First

MalteMagnussen commented 4 years ago

Starting on this now.

Runi-VN commented 4 years ago

Paired with #6 due to there being 1 combined API instead of the expected 2

Runi-VN commented 4 years ago

As this was a bubble it was moved to sprint 3. For sprint 3 we have minor features, logic and bughandling changes, everything else is ready.

Runi-VN commented 4 years ago

Done when #42 is merged