Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 910 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 910 Bytes

LRTHub - Mobile

Android based mobile application of LRTHUb Ecosystem

Part of our team's entry to the 2018 Hackatren Hackathon

Features

  • ChatBot
  • TrainCheck (AI Vision)
  • Fast, Secure and Portable
  • RestAPI Web Services (Embedded with JWT Authorization)
  • Authentication Tokens
  • Profile Management
  • Event Trackers
  • Advertisement Trackers
  • Feedback Management
  • News Portal, Feeds and Promotions

License

LRTHub - Mobile is released under the BSD 3-Clause License. See LICENSE for details.

Contributing

  1. Fork it (https://github.com/xrojan/lrthub-mobile/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request