-
Notifications
You must be signed in to change notification settings - Fork 1
LAB8
pruthvi6767 edited this page Oct 25, 2016
·
10 revisions
#Lab Tutorial 8 Documentation
Lab8 helps the user to converse/chat in languages English and German. Also user can compute the dollar and Euro equivalents respectively. The translation service and currency conversion service are offered by deploying to Tomcat. Challenge: Getting the Json response from server to the front end since browser does not permit the interaction from two localhost: services. Hence CORS extention and proper headers were appended to Json.
This features also the Junit testing done on the Currency conversion. The screenshots will have the application use in detail, postman request, junit testing
IDE: Eclipse, Tomcat, Webstorm, CORS extension Languages: Java, HTML,CSS, AngularJs, Json
