Wednesday, November 27, 2019

The Decision Making Model essays

The Decision Making Model essays I work in software development, primarily focusing on enterprise java applications and recently I was tasked with designing an application which would give a web front-end to one of our in-house developed tools. The original tool is a fairly large client side application that allows our people to enter and modify data, which is their main function. The primary goal in this project was to create an administrative tool whereby supervisors could create assignments and then give the assignees the ability to log in offsite, complete their work, and submit the data for approval by the supervising editor. We wanted to re-use as much of our existing code as possible which was thankfully not a huge issue due to the component model inherent in the enterprise java bean specification which we had programmed all of our server components to. We applied a decision making model to our analysis, design and coding by first stopping and thinking about what we anticipated we would need to do for this application and writing down our initial thoughts into concise notes. We then began collaborating with our internal team to write a thorough design document about what we all agreed the application would do and the problems it would solve. We clarified our goals and came to have a common expectation. We planned on developing the application in release cycles that revolved around completing certain key features. We would begin by creating the simplest working example of what the application would evolve into and built the rest out from this prototype based on feedback and new knowledge acquired during this phase. We also worked on developing options for the design and integration of existing technology into the new application. There was a lot of existing infrastructure which we could easily make use of to build the ...

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.