2017 © Pedro Peláez
 

project sandbox

The "KnpLabs Symfony2 Rad Edition"

image

volleyball/sandbox

The "KnpLabs Symfony2 Rad Edition"

  • Saturday, March 21, 2015
  • by ner0tic
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Volleyball

Summer Camp Scheduling System

Online course management system primarily aimed at easing the logistics of scheduling multiple attendees, groups across a multitude of facilities., (*1)

1. Installation

1) Composer, (*2)

"volleyball/sandbox": "@dev"
$ php composer.phar update "volleyball/volleyball-sandbox"

2. Configuration

If you wish to use any of the geolocation features than you will need to supply a valid key and secret to access the geopoint api. See the paramters.yml file., (*3)

3. Usage

With the FixturesBundle is all the initial/ testing data one would need., (*4)

Without that, you will need to create an administrator account and continue from there., (*5)

4. Features

  • Multiportaled user interface
  • report generation system
  • centralized online advancement tracking
  • fully encompassing scheduling system

5. Plugins

Organization specific plugins (bundles) to extend the core functionality. - Boy Scouts - custom passel types and positions - course entity extensions - requirement entity extensions - custom reports - class balancing, (*6)

6. Documentation

  • Users
    • Admin
    • Passel Leaders
    • Attendees
    • Faculty
  • Organizations
    • Councils
    • Regions
  • Facilities
    • Departments
    • Quarters
    • Faculty Positions
    • Faculty
  • Passels
    • Passel Types
    • Factions
    • Attendee Positions
    • Attendee Levels
    • Attendees
  • Enrollments
    • Passel Enrollments
    • Attendee Enrollments
  • Seasons
    • Weeks
    • Periods
  • Courses
    • Requirements
    • Facility Courses
    • Classes
  • Reports
    • Alphabetical
    • Master Schedule
    • Attendee Schedule
    • Custom Reports
  • Misc
    • Addresses
    • Menus
    • Carousels
    • Carousel Items
    • Fixtures
    • Services
    • Configurations

The Versions

28/12 2014

dev-master

9999999-dev

A summer camp (and alike) scheduling system.

  Sources   Download

MIT

The Requires

 

The Development Requires