Inspiration
To be able to provide a decentralised network with managing medical records where the patient has full ownership to whom their data gets transferred to. Since the medical industry is huge and has the likelihood of sensitive data being exposed to third party, it is important to use the block chain technology to keep the data as authenticated as possible. This could potentially help the NHS, a government run health service , prevent data leakage fines as they did back in 2018.
What it does
The application is essentially used to come with a solution on how block chain technology can be used in supporting Alice from the #AAA challenge. As we have solely focused on more of the back-end algorithm we ensured that the application does the following:
- Create a file containing prescription information and assign it to patient Alice
- Transfer it to Dr Eve
- Can Allow Dr Eve to add notes (metadata)
- Transfer Ownership back to Alice.
The front-end section of the application outline briefly how this would come together
How I built it
The front-end was build using html and css to give the look and feel of each component of the web application/website.
The back-end was programmed using nodejs alognside the TODAQ API.
Challenges I ran into
Since most of us were recent graduates and nodejs was a new framework to be learned we struggled synchronising the back-end algorithm with the front-end interface
Accomplishments that I'm proud of
We were able to make use of nodejs as much as possible with no prior experience in it and able to execute this within 24hours. Also, most us are not expert in Blockchain technology and were able to learn the concept at a fast rate which we are all proud of.
What I learned
- NodeJS
- Working with the TODAQ API
- Angular ## What's next for TODAQ - Alice's Antimalarial Antibiotics Challenge
- Synchronising back-end and front-end to work
Log in or sign up for Devpost to join the conversation.