You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mamadou Elaphi ARAFA
66f8b15a63
continuous-integration/drone/push Build is passing
Details
|
2 years ago | |
---|---|---|
Documentation | 2 years ago | |
Sources | 2 years ago | |
.drone.yml | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago |
README.md
BowlingScoreApp
Welcome on the BowlingScoreApp project!
Description
Ce projet est une application de gestion de score de bowling. l'application vas permettre de:
- Gérer les scores de plusieurs joueurs en même temps.
- Gérer les matchs en équipe, en individuel ou en solo.
- consulter les statistiques des joueurs.
- consulter les statistiques des matchs.
- Consulter l'historique des matchs.
Installation
Requirements
- C# 8.0
- .NET Core 6.0
- Visual Studio 2022
- Entity Framework Core 6.0
- SQLite 3.36.0
- xUnit 2.4.1
Clone
Clone this repo to your local machine using https://codefirst.iut.uca.fr/git/victor_perez.ngounou/BowlingScoreApp.git
- Git - Download and Install Git.
- Visual Studio - Download and Install Visual Studio.
- SQLite - Download and Install SQLite.
- xUnit - Download and Install xUnit.
- Entity Framework Core - Download and Install Entity Framework Core.
Install Entity Framework Core Tools
$ dotnet tool install --global dotnet-ef
Setup
- Ouvrir le projet dans Visual Studio.
- Lancez le projet en mode debug.
- Dans le menu déroulant, sélectionnez "BowlingApp" puis "Package Manager Console".
- Dans la console, tapez la commande suivante:
$ dotnet ef database update
- L'application est prête à être utilisée.
Usage
- Open the solution in Visual Studio 2022
- Build the solution
- Run the application
Contributeurs
Support
Contactez-moi à l'un des endroits suivants !
- Website at
https://codefirst.iut.uca.fr/git/victor_perez.ngounou
- Email at
victor_perez.ngounou@etu.uca.fr