How to build a health insurance protocol on Celo using Band Protocol oracle

In this tutorial, we will build a health insurance protocol on CELO that connects with the band Oracle. The tutorial will feature a basic mobile UI application that demonstrates the frontend application needed to collect users’ data, demonstrate the necessary data feeds from the Oracle of choice necessary to access price feeds and calculate premiums, an illustration for the algorithm/logics used in the smart contract, smart contract code integrating the Oracle, and a screenshot demonstrating the performance/testing of the app.
solidity, react-celo, oracles