Skip to content

lee197/ChatRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRobot

button-only conversation with a robot, user can click button to talk to the robot with pre-defined scripts

Branches:

  • master - stable app releases
  • develop - development branch, merge features branches here

API:

Dependencies:

The project didn't use any pod for managing external libraries and a Gemfile for managing the cocoapods version.

Project structure:

  • ChatViewModel: viewmodel objects
  • ChatModel: model objects
  • Data Service: contains API json file
  • ChatView: ViewController, Tableview and Collectionview cells
  • Processor: Include different types to algorithm to process data

Next step:

  • Improve the algorithm efficiency in ChatInfoProcessor
  • Use advanced Autolayout code to adjust the user input view to be more flexible

About

button-only conversation with a robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages