Giter Club home page Giter Club logo

jserwatka / bociek Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 4.95 MB

Bociek, a web app build with React Leaflet, allows users to explore average monthly climate data and day length across different locations via an intuitive choropleth map interface

Home Page: https://bociek.netlify.app/

License: MIT License

JavaScript 1.95% HTML 0.18% CSS 0.24% Python 60.47% SCSS 5.56% TypeScript 31.60%
world-map react-leaflet react geojson travel climate weather-app

bociek's Introduction

Bociek

ℹ️ Description

Are you tired of the winter season when the days are short and chilly, or just want to find the best place to travel? That's why I created this app.

Choose between average maximum air temperature, average monthly rainfall, and average day length, then search the world to find the perfect place to visit:

bociek-main

If you find something interesting, click on it for more information:

bociek-popup

▶️ Getting started

# Clone this repository
$ git clone https://github.com/JSerwatka/Bociek

# Go into the repository
$ cd Bociek

# Install all dependencies and run the server
$ npm i
$ npm start

🎁 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

🙏 Credits

I am especially grateful to Lobelia Earth for allowing me to use their processed ECMWF's ERA5 dataset.

bociek's People

Contributors

jserwatka avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bociek's Issues

Cache data in Indexeddb

Large json data can be saved on the user's browsers using Indexeddb. I have to serve several big files (the largest is 7.5MB) to make it all work without any backend.
It could be good idea to save those files using one of Indexeddb wrappers (localForage or react-indexed-db).

Overall optimization

Changing all layers on the map (when the month or the data type changes) is quite RAM and CPU demanding. Some optimization is needed here, especially in the Map component.

Make sure React Leaflet logo loads correctly

When loading PageInfo component sometimes it takes additional 0.5-1s to show React Leaflet logo. It'd be much better to show the whole page after all dependent imgs and fonts are loaded.

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.