Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)