Skip to content

Commit 03b20be

Browse files
committed
Readme modified 2
1 parent ccdd0f9 commit 03b20be

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

README.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,11 @@ Ce projet est une application Flutter respectant les principes de :
1010
-**Bloc State Management**
1111
-**Dependence Injection (GetIt)**
1212
-**REST API Integration** (JSONPlaceholder)
13+
-**CRUD POST**
1314

1415
---
1516

16-
## 🚀 Fonctionnalités
17-
18-
- 🔍 Lister les posts
19-
- 📄 Voir les détails d’un post
20-
- ✍️ Créer un nouveau post
21-
- 🖋️ Modifier un post existant
22-
- ❌ Supprimer un post avec confirmation
23-
- 🧪 Tests unitaires & tests de performance
24-
- 🔌 Architecture scalable et découplée
25-
26-
> ⚠️ Mode **Offline** non implémenté pour le moment
27-
28-
---
29-
30-
## 🗂️ Structure du projet
17+
## Structure du projet
3118

3219
```bash
3320
lib/

0 commit comments

Comments
 (0)