Skip to content
Sergii Diachenko edited this page Oct 3, 2019 · 7 revisions

Welcome

Welcome to our wiki! This wiki describes information about Volley Management project.

Volley Management

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.

Where to start

See Contribution Guidelines as a good starting point with repository

Requirements

We try to be effective about documenting our requirements. Here are couple of places which could help you get started with product features:

  1. Domain model diagram
  2. Feature tests in unit-tests folder. Look for *.feature files in VolleyM.Domain.* projects.
  3. API tests in api-tests folder. Look for *.feature files.

Architecture

Architectural Decision Record Log

Architectural Drivers

Solution Architecture

Deployment Configurations

Deployment Configurations

Suggestions/improvements/bugs in the wiki

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!