Inspiration
We saw that often times people are unaware that certain chemicals in certain drugs do not mix well together, thereby causing adverse effects. Thus we decided to create this in order to let doctors know whether there are any bad drug interactions.
What it does
PMC uses the National Institute of Health's API in order to find information about drug interactions and their RXCUIs. It then uses IMO's API to get the lexographical codes.
How We built it
We built it using Python Flask as a backend and Sass, Javascript, and HTML as a front end.
Challenges We ran into
We ran into challenges such as how to send the data with JSON and how to make the server in Flask
Accomplishments that We're proud of
We are proud that we managed to learn new technologies during this hackathon and used them to make something cool.
What We learned
We learned how to make a backend and make it work with the front end. We also learned how to make an API somewhat.
What's next for Prescription Merge Conflict (PMC)
We plan on expanding on patient data and introducing more factors in determining the effects of the drug interactions. We also intend to create a score for these interactions so that doctors will have a metric for the interaction rather than just a description. We also intend to speed up the time to get the information.
Other Notes
This project is intended for the 'Create' track.

Log in or sign up for Devpost to join the conversation.