Sulaymon333 / country-information-finder-with-statistics

This app can be used for searching any country information on the list with an on the fly search results with statistics functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developing an interactive Country information finder App

This app is developed as part of my 6 months coding bootcamp at Integrify Helsinki. It is about searching any country information on the list with an on the fly search results with statistics functionality. You can either search by sorting the name of the country, by capital city or by population size. The statistics functionality is made up of charts of top 10 most populous countries and top 10 most spoken languages. I have implemented the project using javaScript and DOM manipulation techniques. All functionalities was completed with ONLY Vanilla JavaScript. Happy Coding 😀.

Demo

You can see the live demo of the App here:

(https://sulaymon333.github.io/country-information-finder-with-statistics/)

Author

Sulaymon Tajudeen. Learn More

Technologies

  • HTML
  • CSS
  • javaScript (Vanilla)

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This app can be used for searching any country information on the list with an on the fly search results with statistics functionality.

License:MIT License


Languages

Language:JavaScript 92.3%Language:CSS 5.3%Language:HTML 2.4%