Question: please use javascript, jquery, html,css , api, json only link for api http://openweathermap.org/ if you dont have linux, dont worry about it. use any coding
please use javascript, jquery, html,css , api, json only
link for api http://openweathermap.org/

if you dont have linux, dont worry about it. use any coding IDE of your choice
The Test Using the API provided by http:/lopenweathermap.org/ recreate the following image as an interactive website Manchester, New Hampshire 13 Clear Skies 52% pundty 13 34 27 30 37 Requirements Your application should act as a proxy to the API provided by http:/lopenweathermap.ogl The application should listen on port 8080 The application should run on Linux if you don'thave Linux, you can install a virtual machine using VirtualBox. Ul Frameworks are acceptable as long as they don't "do all of the work for you". This test is for you not them. When visiting the root resource of your app (http:/localhost:8080), display a form asking for a city When that value is submitted, retrieve a 5 day forecast and display it to the user . . The Test Using the API provided by http:/lopenweathermap.org/ recreate the following image as an interactive website Manchester, New Hampshire 13 Clear Skies 52% pundty 13 34 27 30 37 Requirements Your application should act as a proxy to the API provided by http:/lopenweathermap.ogl The application should listen on port 8080 The application should run on Linux if you don'thave Linux, you can install a virtual machine using VirtualBox. Ul Frameworks are acceptable as long as they don't "do all of the work for you". This test is for you not them. When visiting the root resource of your app (http:/localhost:8080), display a form asking for a city When that value is submitted, retrieve a 5 day forecast and display it to the user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
