Skip to content

jvik/sundbaaten-webapp

Repository files navigation

Sundbaaten Web App

Netlify Status

This project is a Vue.js application for displaying the upcoming departures of Sundbaaten, a local boat service in Norway. The application uses GraphQL to fetch data from an API and displays the next 10 departures.

Project setup

To set up the project, follow these steps:

  1. Clone the repository:
git clone https://github.com/jvik/sundbaaten-webapp.git
  1. Navigate to the project directory:
cd sundbaaten-webapp
  1. Install the dependencies:
npm install

Running the application

To run the application, use the following command:

App is currently borked on v17 and above.

npm run serve

The application will be available at http://localhost:8080.

Features

  • Displays the next 10 departures from a specified stop.
  • Provides information about each departure, including the departure time.
  • Handles loading and error states.

Contributing

Contributions are welcome. Please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Web app showing departures with Sundbåten in Kristiansund

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages