Wikipedia Article Reader

Wikipedia Article Reader

Wikipedia Article Reader This app uses wikipedia api to get random articles from wikipedia or use wikipedia search api to list down wikipedia results for a term using wikipedia. This page uses Bootstrap, Wikipedia API and AngularJS 1.5.8. View the full pen at https://codepen.io/jawadrashid2011/full/VmrMyL Links: Wikipedia Random Article API https://en.wikipedia.org/wiki/Special:Random Wikipedia API https://www.mediawiki.org/wiki/API:Main_page Wikipedia API…

Current Weather App

Current Weather App

Show the Local Weather This app gets the current location in coordinates form from ipinfo using ip for the user and uses that to get weather information from openweathermap.org. Then it changes background based on weather condition. This page uses geolocation to display the current weather for the user and changes background based on the…