Inspiration

Amazon drone delivery systems.

What it does

Our idea was to build a system to manage organs among hospitals. Organs decay quickly, therefore, expediency is key which drones fulfill perfectly.. Our managements system tracks minimum required organs among hospitals and routes excess to patients in need.

How we built it

Initially, we decided to utilize the SurrealDB for its excellent live API performance. Additionally, we implemented Docker to isolate the build experience. As for task management, the project was split into 3 parts, Frontend UI development, Backend Class logic, and Backend to Database development. Spending many hours, we have constructed the underlying logic and most of the Frontend, but have failed to connect the two properly.

Challenges we ran into

Many hours were spent on fruitless research, reading examples, problems, and naturally the documentation for any methods we wished to utilize. One particularly large hurdle was simply installing leaflet and completing integration with nextjs: this wasted hours before a solution was developed.

Accomplishments that we're proud of

We managed to accomplish successful logic behind drone travel and the hospital's relations, as is demonstrated in the "Government.java" test file. More significantly, we did accomplish partial functionality of database use and communication between computers.

What we learned

NO MORE JAVA WEBSOCKETS, there are better designed and provided programs and using Websockets with a few of them were causing plenty of issues.

What's next for Organ Transport System(OTS)

Finishing implementation of planned features: Having drones show on the map and update positions every second, etc.

Built With

Share this project:

Updates