GithubHelp home page GithubHelp logo

stopover's Introduction

StopOver

React + Redux + Apollo + Material UI = StopOver

Application that'll make public transportation in Helsinki region easier.

Status

test/build/deploy

codecov StopOver

StopOver

Problem to solve

Well, if you're happy with HSL (Helsinki Region Transportation) routing service Reittiopas, this app might not give anything new to you.

BUT.

You might want your own personalised view to show timetables for your most used routes.

Or timetables for your favorite stops.

This app gives you these features.

Technologically speaking...

Applications, softwares, firmwares... They require code. So does this app.

Frontend

On the frontend I've used some vanilla JS (EcmaScript) magic and some cool libraries I do like.

  • React for building components, views.. all of it basicly
  • Redux (newer toolkit-version) for managing the application state (sure, context and useState are cool but sometimes global state just is worth it) with additional help from react-redux
  • Apollo (GraphQL) for keeping routing and timetable data updated for you
  • MUI (Material UI) for more consistent elements
  • React router for handling different views
  • Axios for geocoding data querying

API

I use HSL Routing API for having up-to-date data on the view and for precise routing with HSL API I use Nominatim Geocoding API for converting user defined addresses to JSON data containing latitude and longitude.

Docker ?

I suppose...

Branches

stopover's People

Contributors

redfoxfinn avatar

Watchers

James Cloos avatar  avatar

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.