Skip to content

wolffan/chatExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatExample

Build Status Example of a chat conversation UI

No dependenceis are needed to run the project. Tests will run with CMD+U To Run UI tests, access the file and manually run tests, UI tests fail on command line execution Overall architecture:

Router that handles all dependencies and controllers. Controllers talk to extending Router methods in order to not have hidden dependencies between them Cells have viewModel to abstract the presentation logic from Controller and Cell Data is fetched and injected through Repositories with different protocols so each class has only the data it needs.

About

Example of a chat conversation UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages