Inspiration
It takes a long time for new vaccines and medications to be produced and tested due to the limited fundings those institutions receive. We hope to find a way to expedite this process. FundMyHealth aims to decentralize pharmaceuticals by publicizing ownership of drugs patients need access to. This is done through a share-based system modeled off of modern stock markets.
What it does
We strive to make new medications and vaccines more affordable for patients across North America by creating an open market for researchers to sell patents to drugs similar to how a stock is traded on the open market. In this way, privately-owned companies are unable to monopolize the pharmaceutical industry, allowing greater public access to vital drugs and treatments.
How I built it
We built an event-driven application using Solace, similar to the London Stock Exchange, using Android Studio/React for the frontend and an ExpressJS Node.js for our backend. Using an event-driven architecture, vital share prices of drugs are funneled from our ExpressJS server to the React frontend in an asynchronous manner. Additionally, querying the Solace message broker allowed us to use wildcards to customize our queries similar to a multi-dimensional OLAP database - allowing us to cut and drill-through data.
Challenges I ran into
- Learning the API to connect the front/backend
- Learning CSS
- Performing data visualization on the stock data ## Accomplishments that our team is proud of ## What I learned -How to design a project from prototype to implementation
- Backend tools such as Node.js -Solace API to communicate between client/server ## What's next for FundMyHealth
- Implement blockchain on the backend to secure user transactions on the market.
- Polish the UI
Log in or sign up for Devpost to join the conversation.