Sharevax is a web application that empowers the global health by ensuring the efficient distribution of vaccines with its smart algorithms. Pandemic hasn’t gone yet, and we noticed one piece of CDC news about vaccine shortages & delays, because countries are seeking for vaccines just for themselves, they are trading with each other by themselves, and trade between countries is not efficient at global scale. That’s where Sharevax sits. We will show you shortly how countries can make use of Sharevax to request or supply vaccines from others, make agreement easily, and get what they want as they request.
- Provide Suggestions to Demander/Supplier through Matching Algorithm
- Mutual Approval between Supplier and Demander
- Deliver Vaccines with the most Appropriate Route which is computed by the Dijkstra's algorithm
- React to Unexpected Events such as harbor blockage
- Provide Suggestions to Demander/Supplier through Matching Algorithm
- Mutual Approval between Supplier and Demander
- Deliver Vaccines with the most Appropriate Route
- React to Unexpected Events
- Frontend: React, Leaflet, Tailwind CSS.
- Backend: Spring, PostgreSQL.