volleyball/organization-bundle

organization bundle for the volleyball system.

dev-master / 0.2.x-dev 2016-03-01 01:08 UTC

This package is not auto-updated.

Last update: 2025-02-01 17:57:15 UTC


README

#Volleyball ##Summer Camp Scheduling System ###Organization Bundle

This is a bundle utilizing the organization component of the Volleyball Scheduling system.

##Documentation

##Overview ###Controllers

  • OrganizationController
  • CouncilController
  • RegionController

###Entities

  • Organization
  • Council
  • Region

###Form Types

  • OrganizationFormType
  • CouncilFormType
  • RegionFormType

###Repositories

  • OrganizationRepository
  • CouncilRepository
  • RegionRepository

###Routes

###Services