You are here
Week 3: Creating a UML Map of the Data Explorer.
After looking at the code of the program I found myself searching for certain functions and taking very long to find them. A function tells the program “Hey! Do this if the user clicks here!” So to solve this I designed a UML diagram which shows me what the certain functions are called when a certain button is clicked. Below is the completed diagram.
“UML Diagram for Data Explorer”
This is the completed diagram of the program without any of the changes I have made. So the diagram will be updated as I continue to work on the program.