You will demonstrate your understanding of the entire workflow of building a very small application. Choose two of the following groups and build a calculator for five (5) within any two groups.
Academics cover a wide range of subjects and disciplines, each with its own set of formulas and equations. These are just a few examples of formulas used in academics. The specific formulas you encounter will depend on your area of study and the subject of interest.
This assignment will test your ability to build a simple application, create a simple API, build a class diagram and implement it in Java.
(See attached image)
A. UML Diagram:
Create a UML Class Diagram that illustrates the essential elements and their relationships for the calculator.
A. API via Java Docs:
Create an API to extend the class you have created.
C. Java Application:
Build a simple Java Application. Ensure that your application adheres to the specified requirements in being able to compute two (2) groups of formulas.
D. Project Documentation:
Your written project documentation.
Submission Guidelines
- Submit your project code as a zipped file.
- Submit your UML as an Image or PDF.
- Submit screenshot(s) of your Java Application Interface along with a README.txt file that provides clear instructions on its use.