A Progressive Web App that provides real-time bus schedule information for users.
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
- Real-time bus schedule information
- Responsive design and optimal viewing for mobile devices
- Video Demo Here
- Vue.js
- REST API
- Bulma (CSS framework)
- TypeScript
- Clone the repository to your local machine:
git clone https://github.com/Sh3lby007/SG-Bussin
- Install the required dependencies:
npm install
- Start the development server:
npm run dev
The app should now be running on http://localhost:8080/
This app makes use of the following API:
This project is licensed under the MIT License.
If you have any questions or feedback, please email me at [zhengshaobin00@gmail.com].