Skip to content

zentechthaingo/Generic-Clean-Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generic Clean Architecture

This is a sample project showcasing the use new technologies and apis within the clean architecture pattern. Its a generic implementation of Fernando Cejas Android Clean Architecture repo : https://github.com/android10/Android-CleanArchitecture

The project's first version is almost done, just a couple of minor bugs and some tests.

  • Version
  • 0.1

How do I get set up?

  • JDK 1.8
  • Clone and sync and run
  • Configuration

Contribution guidelines

  • Writing tests
  • Code review

Todo:

  • Cache delete & post failed requests (Inprogress)
  • Generic Services (Inprogress)
  • Update Tests -- version 1.0
  • CI with infer
  • RxPrefs
  • GCM push notifications
  • StorIO / SqlBrite
  • Migrate to native java 8
  • Generic RecyclerView Adapter
  • Data binding
  • Add Strict Mode

Who do I talk to?

[email protected]

About

This repository is a generic extended implementation of Fernando Cejas's Android Clean Architecture https://github.com/android10/Android-CleanArchitecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages