Skip to content

Iteration 2 plan

Bhatara Chaemchan edited this page Nov 14, 2020 · 1 revision

Goal

  • Create a Data class to fetch Covid data API for Webpage.
  • Create a Data class to fetch Covid data API for LineBot.
  • Setup the prototype of Covid19 LineBot.
  • Deploy the LineBot Function to firebase.
  • Create Detail and Homepage mockups.

Features

  • Covid LineBot messaging
  • Fetch Covid data from API
  • Detail and Homepage mockups

Acceptance Criteria

  • The result of covid data correctly by using our fetch data class.
  • LineBot work well.
  • Html pages styling are easy to use.
  • Algorithm for fetch the Covid data need to take the least of time.

Retrospective

What have we done?

  • LineBot can messaging to our user.
  • Html pages styling are easy to use.
  • The result of Covid data correctly.

What needs improvement?

  • Algorithm for fetch the Covid data so slow.
Clone this wiki locally