hodamohammadi / Conveyor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conveyor

Build Status codecov License ktlint

Conveyor is a simple Conversational-UI that leverages Firebase and various machine learning models to create a unique messaging experience. Conveyor illustrates how MLKit, Cloud Functions, Real Time Database and Authentication can be used to build a sophisticated application.

Table of contents

Requirements

Getting Started

  1. Clone the repository
  2. Import the project. Open Android Studio, click Open an existing Android Studio project, and select the project.
  3. Wait for Gradle to build the project
  4. Run the app. Click Run > Run 'conveyor'. After the project builds you'll be prompted to build or launch an emulator.

Features

✅ Stable ⏳ In progress

Feature Status
Travis CI
Fastlane
Danger
Ktlint
CodeCov
AppCenter Deployment
Firebase Setup
FCM
Authentication
Chat UI

Contributing

Please see the CONTRIBUTING file for how to help.

Feature and Bug Requests

Want a new feature or found a new bug? First read the issue guidelines and search for existing and closed issues. If you don't see your feature request or your bug, open a new issue.

License

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this 
software and associated documentation files (the "Software"), to deal in the Software 
without restriction, including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice shall be included in all copies 
or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE 
AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:Kotlin 77.9%Language:Ruby 22.1%