Android based mobile application of LRTHUb Ecosystem
Part of our team's entry to the 2018 Hackatren Hackathon
- 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
LRTHub - Mobile is released under the BSD 3-Clause License. See LICENSE for details.
- Fork it (https://github.com/xrojan/lrthub-mobile/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request