This project was part of my graduate level Software Engineering course. The system was to be designed for doctors and researchers utilizing data of patients diagnosed with Parkinson's. I lead the data management team portion of the project and we were tasked with designing the database as well as an API layer with which to support storage and retrieval. This group was a cross-discipline group where I had to not only design and develop the database, develop units of the API interface, and unit test my code and other's but I also was involved in cross-team communication, requirements gathering, managing team responsibilities, and managing inter-team conflicts (which cropped up due to differing perceived expectations of different team members). Below I have links to some documents generated by myself and my team:
- Partial Requirements Document - This was the requirements document that I created as an assignment for the project. It was not meant to be exhaustive given the time frame of the course was six weeks, though it does demonstrate requirements identification, stakeholders, and use cases
- Database Diagram - This was the diagram generated from my design of the database and was created using the MySQL Workbench.
- Team Final Presentation - This presentation highlights the team's work on the project including the processes we used and team issues had to be resolved.