I worked in a group of 10 to create a prototype hospital administration software for Brigham and Women's Hospital. We used agile methodology in order to organize our group. I primarily focused on documentation and front-end development. The project included a login and profile system with tiered access, hospital navigation, and a service request system.
Our database contained information on user's profile, the hospital map, service requests, and more. It operated on hibernate. Pathfinding through the hospital utilized A* search for navigation. I created mock ups for pages using Figma, and JavaFX in order to create the pages themselves.
We worked on a one week sprint cycle, involving daily scrums. We utilized Jira in order to delegate and document tasks. Our tasks adapted weekly based on feedback from potential users, our TA's, and professor.