Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caolanmaguire/galway_bus_times
This Ionic application reads a public api for bus times in Galway city, Ireland and presents it to the end user.
https://github.com/caolanmaguire/galway_bus_times
angular college-project cordova cordova-plugin galway-bus-api ionic
Last synced: about 1 month ago
JSON representation
This Ionic application reads a public api for bus times in Galway city, Ireland and presents it to the end user.
- Host: GitHub
- URL: https://github.com/caolanmaguire/galway_bus_times
- Owner: caolanmaguire
- License: mit
- Created: 2022-08-08T08:47:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T09:38:59.000Z (over 1 year ago)
- Last Synced: 2024-09-26T20:23:39.145Z (about 2 months ago)
- Topics: angular, college-project, cordova, cordova-plugin, galway-bus-api, ionic
- Language: TypeScript
- Homepage:
- Size: 2.29 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![Cordova](https://img.shields.io/badge/Cordova-35434F?style=for-the-badge&logo=apache-cordova&logoColor=E8E8E8)
![Ionic](https://img.shields.io/badge/Ionic-3880FF?style=for-the-badge&logo=ionic&logoColor=white)# Galway Bus times app
Please check the 'issues' tab for ongoing issues and the 'wiki' tab for the project's wiki
This is my repeat project for my college course module - Mobile applications development
This app pulls down JSON data from a public api ( https://galway-bus.apis.ie/ ) and parses that data to display both each bus journey and each stop by that journey. It is meant to be a real world useful application. On the second page the app always utilizes cordova plugins to offer a torch-toggle functionality aswell as a gps location displayer and (uniquely to my project compared to my fellow college mates) a calender register functionality)** The commands to run this application are on the repo's wiki**
##This application reads an api to display bus times in Galway city
![What this app looks like](screenshots/screenshot-page-1.PNG)
![What this app looks like](screenshots/screenshot-page-2.PNG)