File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed
Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change 1- # Database
1+ # AthletiX Database
2+
3+ ---
24
5+   ; ![ Postgres] ( https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white )
6+   ; ![ .Net] ( https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white )
7+
8+ ---
9+
10+ ## Présentation
11+ ** Nom de l'application** : AthletiX
12+ ** Contexte** : Envie de vous entrainer et de trouver des programmes de sport ? AthletiX est là pour ça !
13+ Sur ce réseau social dédié aux amoureux du sport, échangez, commentez et explorez des univers du sport.
14+ C'est un réseau social donc l'utilisateur pourra publier et commenter des posts. Il pourra aussi créer ses séances.
15+
16+ ## Deploiement
17+
18+ - [x]   ; ![ IOS] ( https://img.shields.io/badge/IOS-000?style=for-the-badge&logo=apple&logoColor=black&color=white )
19+ - [x]   ; ![ Android] ( https://img.shields.io/badge/Android-000?style=for-the-badge&logo=android&logoColor=white&color=green )
20+
21+ # Commandes utiles au projet
322Commande à executé a la racine du projet Backend pour récupérer le script sql issu des migrations :
423``` bash
524dotnet ef migrations script --project .\1 .API\
6- ```
25+ ```
You can’t perform that action at this time.
0 commit comments