Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 580 Bytes

temprature_cli_java

This is a temprature cli app in JAVA using API.

You can download and run api.jar in command line by using command "java -jar (file_name)" without quotes.....

To use this project first of all you have to import a json.jar to parse json in java.

==========IMPORTANT==========

To use this project first of all you have to import a json library as a dependency in your IDE(like VS code, IntelljIDE). Run this project in intelliJ IDEA for smooth experience.

step 1: Enter a city name

Step 2: Hit Enter