Week 15 & 16 # Sprint 7 # 22.01.2021 - 03.02.2021 # Getting Ready For First Release

This is sprint 7 in our project, and this week we need to finalize our project and ready for the first release.

Topic:

  • Finalize Project

Progress:

  • Scrum Master

This is the sprint before the first release, our teammate who in charge of frontend become more pressure and pressure because they are going to show their product at that time, And also we seem a bit behind our progress and they are some of the tasks we might not able to do at the end of this sprint, but after the discussion, we decide to no lower down our scope but let Wenyu go to help the development of the mobile application.

  • Backend Developer

Continue from the last sprint issue for the server problem, we decide currently split up the server into our backend server ( process API ), and another AI Model Server (that process image). In this case, our API still running and the AI model server doesn't affect the API server.

Besides that, I working on storing the hardware device data save to the database as well. Since Zeyan finalizes the data format sending in, I produce the API let the client application able to communicate with it.

And also Wenyu and Lee is working on the sample history page, I need to setup the API that able client to save the sample record also fetch the sample record from the server. The API now is filtering the data using the username.

4_RecordSample.png

 

And to help the user get the same insect list, we also build a insect API list that contain all the insect that we concern about during the sampling process and the client side can directly interact with it.5_Insect.png