Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DEENUU1 authored Feb 4, 2024
1 parent ecbe773 commit 134282f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:** <a href="https://github.com/DEENUU1/digital-fortress">https://github.com/DEENUU1/digital-fortress</a>

**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]
Expand Down

0 comments on commit 134282f

Please sign in to comment.