A frontend for patients that creates urgency on the side of manufacturers. The backend is how the manufacturers receive this information.
We use CSRF protection, input validation, and security headers. X-Frame-Options(Denied) prevents clickjacking, which is dragging an object on a webpage that maliciously sneaks in unexpected behavior.
In the future, perhaps we would add a heatmap to make it easier for manufacturers to visualize where they need to send supplies based off urgency. We would also add the database implementation which the heatmap would use to turn data into information.
Design Doc: https://docs.google.com/document/d/1FlegzvzmGwANVYQFIQx0Re6KZ67splSt2kTJZ5ca1GQ/edit?usp=sharing
Pseudocode: https://docs.google.com/document/d/1PQIX6hAFxSNlw5mhuu3VnjYJKmIfzupmJDyVf3sFysc/edit?usp=sharing