diff --git a/README.md b/README.md index 0fbdb4d..e0bbe73 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ **If you are a recruiter, you probably see that the entire business logic of the application is located in views, this is a problem of this project that I will improve, and currently, I have implemented this type of logic in this project:** https://github.com/DEENUU1/digital-fortress -**I used better practices used in django:** +**I used better practices used in Django:** - **Input/Output Serializer** -- **Create, update etc operations are located in the Services layer** -- **Database queries reside in the Selectors layer** +- **Use Repository Pattern for database operations** +- **Business logic is stored in Service layer** [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url]