Development Notes
In here, include things you plan to do, any major problems, and any useful links to help solve problems.
Goals
The main objective is to refactor the code to take advantage of great frameworks like AngularJS to reduce complexity. Another goal is to redesign the view to improve how it looks to the user.
To Do
Problems
The Graph tab doesn't update on some versions of Internet Explorer. We have added a note to the user to use the latest version of Chrome, Firefox, or Safari.
Documentation
Read a brief overview of how the app works.
Read an explanation of the UML algorithm.
To understand implementation details, look at the app code comments.
It is also beneficial to look through the unit tests.