Margin and Markup Determination To use this application, download Eclipse IDE, Apache Tomcat server, and all packages in folder. Run in server when running application and use link provided in .java code to access web page.
Summary of project: Application takes company name, revenue, and cost of goods and services and calculates profit and markup information.
Use to test: http://localhost:8080/JavaAPI/rest/hello?name=Company&revenue=200&COGS=150
Mathematically speaking, markup should always be higher in comparison to margin.