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 7147103 commit aebd462
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
<a name="readme-top"></a>


**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:**
- **Input/Output Serializer**
- **Create, update etc operations are located in the Services layer**
- **Database queries reside in the Selectors layer**

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
Expand Down

0 comments on commit aebd462

Please sign in to comment.