Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yousefkhalaf0 authored Jan 20, 2025
1 parent 2892851 commit fa82b5d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ users (Collection)
│ │ ├── status: String ("pending" or "completed")
│ │ └── userId: String (Reference to the user)
```
+-------------------+ +-------------------+
| Users | | Tasks |
+-------------------+ +-------------------+
| email: String |<-------->| title: String |
+-------------------+ | description: String|
| status: String |
| userId: String |
+-------------------+

## Data Model

Expand Down

0 comments on commit fa82b5d

Please sign in to comment.