Code Monkey home page Code Monkey logo

railboard's Introduction

Railboard

Railboard is a web-app to easily view information like delay, platform(-changes) and more base upon the German Train Service's (Deutsche Bahn) API.

The Website is only available in German since the API basically only has German Train data, I might add localization when Next.js 13 has a good way of doing that.

Features / Demos

  • Search with Favorites
    demo video
  • View Station Boards with Arrival & Darture Date + their delay and show platform(-change)
    demo photo
  • Filter which Trains you want to see on the Station Board
    demo video
  • View Journey Details of Train with important Messages
    demo video

railboard's People

Contributors

drschlaubi avatar emmaboecker avatar nycodeghg avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

railboard's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency @headlessui/react to v1.7.19
  • Update dependency @mantine/hooks to v6.0.21
  • Update dependency @tailwindcss/typography to v0.5.13
  • Update dependency @types/nanoid-dictionary to v4.2.3
  • Update dependency autoprefixer to v10.4.19
  • Update dependency dayjs to v1.11.10
  • Update dependency nanoid to v4.0.2
  • Update dependency postcss to v8.4.38
  • Update dependency react-virtualized-auto-sizer to v1.0.24 (react-virtualized-auto-sizer, @types/react-virtualized-auto-sizer)
  • Update dependency react-window to v1.8.10 (react-window, @types/react-window)
  • Update fontsource monorepo to v5.0.8 (@fontsource/source-sans-pro, @fontsource/ubuntu)
  • Update dependency @tanstack/query-core to v4.36.1
  • Update dependency @types/hafas-client to v6.2.0
  • Update dependency @upstash/redis to v1.30.0
  • Update dependency clsx to v2.1.1
  • Update dependency prettier to v3.2.5
  • Update dependency react-icons to v4.12.0
  • Update dependency react-loader-spinner to v5.4.5
  • Update dependency swr to v2.2.5
  • Update dependency tabler-icons-react to v1.56.0
  • Update dependency tailwindcss to v3.4.3
  • Update dependency typescript to v5.4.5
  • Update dependency zod to v3.23.4
  • Update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • Update dependency eslint to v9
  • Update dependency react-icons to v5
  • Update dependency react-loader-spinner to v6
  • Update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @fontsource/source-sans-pro ^5.0.0
  • @fontsource/ubuntu ^5.0.0
  • @headlessui/react ^1.7.3
  • @mantine/hooks ^6.0.0
  • @upstash/redis ^1.16.1
  • clsx ^2.0.0
  • dayjs ^1.11.5
  • nanoid ^4.0.0
  • nanoid-dictionary ^4.3.0
  • next 13.4.12
  • next-pwa ^5.6.0
  • react 18.2.0
  • react-dom 18.2.0
  • react-icons ^4.6.0
  • react-loader-spinner ^5.3.4
  • react-virtualized-auto-sizer ^1.0.7
  • react-window ^1.8.7
  • swr ^2.0.0
  • tabler-icons-react ^1.55.0
  • use-detect-keyboard-open ^0.4.0
  • zod ^3.19.1
  • @tanstack/query-core ^4.12.0
  • @types/nanoid-dictionary ^4.2.0
  • @types/node 18.17.1
  • @types/react 18.2.18
  • @types/react-dom 18.2.7
  • @types/react-virtualized-auto-sizer ^1.0.1
  • @types/react-window ^1.8.5
  • @types/hafas-client ^6.0.0
  • @typescript-eslint/eslint-plugin ^6.0.0
  • @typescript-eslint/parser ^6.0.0
  • autoprefixer ^10.4.7
  • eslint 8.46.0
  • eslint-config-next 13.4.12
  • postcss ^8.4.14
  • prettier ^3.0.0
  • prettier-plugin-tailwindcss ^0.4.0
  • tailwindcss ^3.1.6
  • @tailwindcss/typography ^0.5.9
  • typescript ^5.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Website not working

This Project looks really nice from the Screenshots, but sadly, the Page is not working; it shows this Error message:

Application error: a client-side exception has occurred (see the browser console for more information).

I tried Firefox and Chrome.

The Browser Logs show the following:

app-index.js:31 TypeError: Cannot read properties of undefined (reading 'filter')
    at C (StationSearchBar.tsx:116:24)
    at ri (react-dom.production.min.js:108:254)
    at lp (react-dom.production.min.js:146:170)
    at im (react-dom.production.min.js:265:18)
    at oM (react-dom.production.min.js:249:315)
    at react-dom.production.min.js:247:29
    at oT (react-dom.production.min.js:247:29)
    at ov (react-dom.production.min.js:241:92)
    at nG (react-dom.production.min.js:104:269)
    at nJ (react-dom.production.min.js:105:408)
window.console.error @ app-index.js:31
Show 1 more frame
Show less

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.