HRemonen / What_the_VR

Web application for showing the statuses of VR trains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What the VR

What the VR is a convenient application that allows users to easily track train schedules and locations of VR trains. With this app, users can view real-time train information on a map, plan their trips, and stay up-to-date on any delays or disruptions.

Features

  • Real-time train tracking on a map
  • Up-to-date schedule information
  • Alerts for delays or disruptions
  • Trip planning capabilities
  • User-friendly interface for easy navigation

Installation Guide

DEV environment

  1. Make sure you have Docker and Docker Compose installed on your machine.

  2. Clone the repository for the What the VR source code:

  3. Navigate to the cloned repository:

  cd what_the_vr
  1. Build the Docker images and start the containers using Docker Compose:
docker-compose up

This command will build the necessary images and start the containers for the What the VR application.

  1. Once the containers are running, the app should be accessible at http://localhost:3000.

  2. You can stop the running containers by running the following command:

docker-compose down

How to use

  1. Download and install the What the VR on your device.
  2. Launch the app and select your desired train line.
  3. View the train locations and schedule information on the map.
  4. Use the trip planning feature to plan your journey.
  5. Receive alerts for any delays or disruptions.

Requirements

  • Device with internet connection

Support

If you encounter any issues or have any questions about the What the VR, please contact our support team for assistance.

About

Web application for showing the statuses of VR trains


Languages

Language:TypeScript 62.7%Language:CSS 17.9%Language:HTML 14.2%Language:Dockerfile 4.6%Language:Shell 0.6%