Clean architecture dictionary app fetching remote data with local caching

ComposeDictionary

Clean architecture dictionary app fetching remote data with local caching

Installation

Clone this repository and import into Android Studio

git clone git@github.com:kiptechie/ComposeDictionary.git

Maintainers

This project is mantained by:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m ‘Add some feature’)
  4. Run the linter (ruby lint.rb’).
  5. Push your branch (git push origin my-new-feature)
  6. Create a new Pull Request

GitHub

View Github