C

Check List

All files, every files are under control

The problem Check List solves

So, we have lot of patients in a hospital now. It's difficult to manage each and everyone's files without being missed/stolen/wrongly placed. So,I created a dapp that keeps track of all such files with the power of smart contracts and IPFS.

Even some times patients can't get medication in time because of several reasons . Hence, I created this as a CHECK LIST to make sure they tick the patient name in DAPP after recieveing medicine/treatment.

Even people of Quarantine who must stay inside house can roam outside and claim we are not coming out. So for such people we can use this system. We can ask them to take a picture for each 5-6 hours and upload it to our dapp. As we use IPFS they can't upload same picture every time. Government can keep track of these pictures using dapp and succed in keeping them in quarantine.

So, there are lot of problems involved in keeping track of all these patients and people.

Challenges I ran into

First and foremost the node-modules.
These are really painfull. I struggled a lot in getting them right each and every time.

Then coming to smart contract I encounterred difficulties when I need to cancel of the event and I had little experience with ganache and truffle. It was hard working with them with less experience. Hence, I thought of using MATIC.

I tried to run this on MATIC network but couldn't complete it. I really want to use MATIC as I heard it has seperate side chain and reduces block time significantly.

Discussion