-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Sergii Diachenko edited this page Oct 3, 2019
·
7 revisions
Welcome to our wiki! This wiki describes information about Volley Management project.
The goal of the project is to provide easy and convenient way to manage Volleyball tournaments. Main features are:
- Scheduling games
- Reporting results
- Managing teams
- Exposing data over HTTP JSON API
Supporting features are Tournament management, Player management, Game statistics.
See Contribution Guidelines as a good starting point with repository
We try to be effective about documenting our requirements. Here are couple of places which could help you get started with product features:
- Domain model diagram
- Feature tests in
unit-tests
folder. Look for*.feature
files inVolleyM.Domain.*
projects. - API tests in
api-tests
folder. Look for*.feature
files.
Architectural Decision Record Log
In case you notice any inconsistencies or have some ideas how to improve this wiki we will greatly appreciate your feedback. Please log an issue into the issue tracker. Thank you in advance!