Skip to content

mathsilva-dev/todo_monolith

Repository files navigation

To-Do with Clean Arch

This is a to-do app example with a clean architecture.

Architecture

The applied architecture is a clean architecture that works with layers, where the external layers know the internal layers, but the internals don't know the externals.

Image Image

Good Practices and Patterns

This project applies good programming practices and familiar patterns, such as SOLID principles, repository pattern, etc.

Bonus

If you want to see the same project but with the Micro Front-Ends pattern applied, you can find it here:

About

It's a monolith ToDo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published