- A new flutter application to help the vaccine distribution network.
- Important data related to vaccine information, transportation route and safety of vials is stored on blockchain to avoid tampering of data.
- To make the application a complete healthcare model, two chat bot models have been integrated to predict your ailment based on the symptoms you have.
- Further, features included with the application include document storehouse, real-time chat, and reviewing suppliers.
- Download the Guest version of application from: https://drive.google.com/file/d/1YYOfdKpm-v5S43t4qcGeVSj8iHLgPseI/view?usp=sharing
- To run with blockchain API's:
- Clone and setup backend code from: https://github.com/kshitij-arora/Co-Shield
- Specify the changed URL's in the flutter code.
- Build and Test the application.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.