Skip to content

Sh3lby007/SG-Bussin

Repository files navigation

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].