Skip to content

KirsApps/sample_architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the sample architecture project that described in my medium article.

There are main features:

  • The file structure is easy to understand and easy to extend.
  • The dependency injection is compile-time safe without global variables and singletons.
  • The environment management is available with custom configs and dependencies.
  • The error handling integrated. It captures all errors which can appear in the app.
  • The logging is available with the DeLog.
  • The developer part allows you to change the environment and see all app logs.

To see the developer mode, you need to fast tap five times on the app version text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages