Giter Club home page Giter Club logo

find-city-maps's Introduction

Find city maps ๐Ÿ™๐Ÿ—บ

A simple app which can be used to display maps of selected cities. App also allows to view nearby cities of any chosen city, if there are any in the nearest vicinity.

Main stuff I learned ๐Ÿค“๐Ÿ“

  • fetching data from an API
  • Basics of React hooks
  • Interacting with Open Layers
  • Basics of using mixins (with variables) in SCSS

Potential areas for future improvements/upgrades ๐Ÿค”๐Ÿ“ˆ

  • better accessibility
  • adding animations to the Open Layers map changes
  • converting to TypeScript
  • Implementing state management
  • further breaking down/simplifying some large components

Limitations ๐Ÿ˜•๐Ÿ›‘

  • Free version of the API used had a limit on the number of cities that could be provided per API call (10). As a result, not all relevant results may be shown in the dropdown. Cities are sorted by population.
  • There is a limit for daily calls - API calls left is shown in the app
  • The API also includes counties which are not technically cities, so the limited results still need to be filtered. Potentially, all 10 results could be filtered out if they're first in sorting order, causing no relevant cities to show
  • The API treats districts as cities, so for large cities all nearby cities might be its districts
  • Open Street Maps have city names in local languages, so there can be a mismatch between the name displayed in the app (which comes from the GeoDB API) and the name visible on the map

Additional information โ„น๐Ÿ‘จโ€๐Ÿ’ป

This project was bootstrapped with Create React App.

npm start can be ran to run the app in development mode. Other standard Create React App scripts also work normally.

find-city-maps's People

Contributors

filip-rybczynski avatar

Watchers

 avatar

Forkers

jlampar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.