-
Notifications
You must be signed in to change notification settings - Fork 2
Iteration 2 plan
Bhatara Chaemchan edited this page Nov 14, 2020
·
1 revision
- 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.
- Covid LineBot messaging
- Fetch Covid data from API
- Detail and Homepage mockups
- 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.
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.