Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 284 Bytes

File metadata and controls

7 lines (6 loc) · 284 Bytes

OpenWeatherMap

Setup and run the application step

  1. Setup mongodb IP as localhost and port as 27017.
  2. Create mongodb database and name it to "WEATHER_INFO".
  3. Create mongodb collection and name it to "weather".
  4. Open the application on eclipse then run as java application.s