Skip to content

Commit 55fabea

Browse files
authored
Update README.md
1 parent 924a5bc commit 55fabea

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
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
322
Commande à executé a la racine du projet Backend pour récupérer le script sql issu des migrations :
423
``` bash
524
dotnet ef migrations script --project .\1.API\
6-
```
25+
```

0 commit comments

Comments
 (0)