This project is for back-end development of database project: Football-Manager.
- Download Visual Studio Installer
- Download VS2022 Community and necessary kit(.Net)
- Connect Database(See video clip)
2f3edb192e454c519aebecacb76c9e59.mp4
- Run .sln file in the root directory
- Select the green arrow icon at the top tool bar to start the project.
View all apis in localhost:5253/swagger/index.html
- For each feature, create a new branch in the format of "FullName/FeatureName"
- After development, create a pull request to main branch and set manager as reviewer
- Documentation for your code is always required!
- Write your commit message clearly, read Instructions