https://github.com/erickboyzo/atl-transit-buddy
Atl Transit Helper was built as an application for personal use. Integrated with the MARTA Transit API it provides real-time updates for transit information.
https://github.com/erickboyzo/atl-transit-buddy
angular angular-cli angular-material atl-transit-helper flexbox-grid lambda-functions marta material-components netlify-lambda scss typescript
Last synced: 4 months ago
JSON representation
Atl Transit Helper was built as an application for personal use. Integrated with the MARTA Transit API it provides real-time updates for transit information.
- Host: GitHub
- URL: https://github.com/erickboyzo/atl-transit-buddy
- Owner: erickboyzo
- Created: 2019-08-14T01:48:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T02:54:08.000Z (7 months ago)
- Last Synced: 2024-12-02T03:29:18.357Z (7 months ago)
- Topics: angular, angular-cli, angular-material, atl-transit-helper, flexbox-grid, lambda-functions, marta, material-components, netlify-lambda, scss, typescript
- Language: TypeScript
- Homepage: https://atl-transit-buddy.netlify.app
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Atl Transit Helper
App can be found live here:
https://atl-transit-buddy.netlify.comThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.8.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).