Sh3lby007 / SG-Bussin

Simple PWA for bus schedule built with vue + vite

Home Page:https://sh3lby007.github.io/SG-Bussin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bus Schedule PWA (SG Bussin')

A Progressive Web App that provides real-time bus schedule information for users.

Why?

I build this because the bus app that i'm currently using has these issues:

  • Bus App not updating in real time
  • Redundant clicks that can routes you to another page to select bus route

Features

  • Real-time bus schedule information
  • Responsive design and optimal viewing for mobile devices
  • Video Demo Here

Tech Stack

  • Vue.js
  • REST API
  • Bulma (CSS framework)
  • TypeScript

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/Sh3lby007/SG-Bussin
  1. Install the required dependencies:
npm install
  1. Start the development server:
npm run dev

The app should now be running on http://localhost:8080/

API Reference

This app makes use of the following API:

License

This project is licensed under the MIT License.

Contact

If you have any questions or feedback, please email me at [zhengshaobin00@gmail.com].

About

Simple PWA for bus schedule built with vue + vite

https://sh3lby007.github.io/SG-Bussin/

License:MIT License


Languages

Language:Vue 77.4%Language:TypeScript 20.2%Language:HTML 1.6%Language:JavaScript 0.8%