Skip to content

zaprogrammer/weather-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Weather Challenge

This application was built using Cordova.

The application uses the Open Weather Map APIs as below;

https://api.openweathermap.org/data/2.5/weather?q=CITY-NAME&APPID=APPID

Getting Started

Build

  • Build Application from command line using cordova commands
    • Go to application folder
    • Run below command (without the $ sign)
$ cordova build PLATFORM_NAME
$ cordova run PLATFORM_NAME

Below are the libraries were used in this app

  • Bootstrap
  • JQuery

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published