Skip to content

jolbol1/tfl-board

Repository files navigation


TFL Board

Recreating the departure boards for the London Underground.
View Site

Logo

About The Project

I created this to play around with Redux Query for fetching the data, and learn that for a work project.

I wanted to test RTK Query's ability to generate hooks based on an openApi schema.

Room for future improvements with handling the errors from RTK but a good intro into what was on offer with automated refetching and polling.

Possible future work:

  • Add debounce to station search (easy)
  • Utilize RTK Mutations for the incoming data
  • Fix timezone issues (easy)

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/jolbol1/jolbol1.github.io.git
  2. Install NPM packages
    pnpm install
  3. Spin it up!
    pnpm run dev

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @JollyShopland - [email protected]

Project Link: https://github.com/jolbol1/tfl-board

(back to top)

Releases

No releases published

Packages

No packages published

Languages