Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prathik-jain/_coila
Open source release of
https://github.com/prathik-jain/_coila
angular indianrailways j2ee msg91
Last synced: about 2 months ago
JSON representation
Open source release of
- Host: GitHub
- URL: https://github.com/prathik-jain/_coila
- Owner: Prathik-Jain
- Created: 2018-08-03T17:38:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T18:13:50.000Z (over 6 years ago)
- Last Synced: 2023-12-05T05:38:37.003Z (about 1 year ago)
- Topics: angular, indianrailways, j2ee, msg91
- Language: TypeScript
- Homepage: https://coila.in
- Size: 33.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coila
Indian Railways information system : [Coila.in](https://coila.in) Supported by [Msg91](https://msg91.com)This project was generated with :
* [Angular CLI](https://github.com/angular/angular-cli) version 1.6.7.
* [J2EE](https://www.oracle.com/technetwork/java/javaee/appmodel-135059.html) - Cause we didn't have a choice.## Get your API keys
* [Cloud Firestore](https://firebase.google.com/docs/storage/web/start#set_up)Add for firebae config in [enivironment.ts](https://github.com/Prathik-Jain/_coila/blob/cc31867621f7900b7b888d89b1af9a5f66b1c717/src/environments/environment.ts#L9) and [enivironment.prod.ts](https://github.com/Prathik-Jain/_coila/blob/cc31867621f7900b7b888d89b1af9a5f66b1c717/src/environments/environment.prod.ts#L4)
* [Google Maps](https://developers.google.com/maps/documentation/javascript/get-api-key)Insert `apikey` in [app.module.ts](https://github.com/Prathik-Jain/_coila/blob/cc31867621f7900b7b888d89b1af9a5f66b1c717/src/app/app.module.ts#L51)
* [Railway API](https://railwayapi.com/)
Insert `apikey` in [config.properties](https://github.com/Prathik-Jain/_coila/blob/cc31867621f7900b7b888d89b1af9a5f66b1c717/Java/src/main/resources/config.properties#L2)
## Getting Started
`git clone https://github.com/Prathik-Jain/_coila``npm install`
## Development serverAngular : 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.
Java : [Read](./Java/README.md)
## 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.
## Developed By :
[Prathik Jain](https://github.com/Prathik-Jain)[Shreya S U](https://github.com/Shrey98)
[Rishabh Gupta](https://twitter.com/Rishabh20237325)