volleyball / sandbox
A summer camp (and alike) scheduling system.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 2
Type:project
Requires
- php: >=5.4
- braincrafted/bootstrap-bundle: 1.4.2
- doctrine/data-fixtures: 1.0.x-dev
- doctrine/doctrine-bundle: 1.2.0 as 1.3
- doctrine/doctrine-fixtures-bundle: 2.2.*
- doctrine/orm: ~2.3
- friendsofsymfony/rest-bundle: ~1.0
- friendsofsymfony/user-bundle: 2.0.*@dev
- gedmo/doctrine-extensions: 2.3.x-dev
- incenteev/composer-parameter-handler: ~2.0
- jms/aop-bundle: 1.0.1
- jms/security-extra-bundle: 1.5.*@dev
- jms/serializer-bundle: dev-master
- jms/translation-bundle: 1.1.*
- jquery/jquery: 2.1.1
- knplabs/knp-menu: 2.0.x-dev
- knplabs/knp-menu-bundle: dev-master
- leafo/lessphp: dev-master
- liip/imagine-bundle: dev-master
- pagerfanta/pagerfanta: dev-master
- pugx/multi-user-bundle: 3.0.*@dev
- sensio/distribution-bundle: ~2.3
- sensio/framework-extra-bundle: ~3.0
- sensio/generator-bundle: ~2.3
- stof/doctrine-extensions-bundle: ~1.1@dev
- sylius/flow-bundle: dev-master
- sylius/resource: dev-master
- sylius/resource-bundle: dev-master
- sylius/storage: 0.12.*@dev
- symfony-cmf/routing-bundle: 1.3.*@dev
- symfony/assetic-bundle: ~2.3
- symfony/monolog-bundle: ~2.4
- symfony/swiftmailer-bundle: ~2.3
- symfony/symfony: ~2.4
- symfony/translation: *
- twig/extensions: 1.0.*
- twitter/bootstrap: 2.3.*
- vich/uploader-bundle: dev-master
- white-october/pagerfanta-bundle: dev-master
- whiteoctober/breadcrumbs-bundle: dev-master
- zenstruck/dashboard-bundle: *
Requires (Dev)
- doctrine/doctrine-fixtures-bundle: 2.2.*
- elao/web-profiler-extra-bundle: dev-master
- fzaninotto/faker: 1.5.*@dev
- jms/debugging-bundle: dev-master
- phpspec/phpspec: ~2.0
- phpunit/phpunit: ~3.7
This package is not auto-updated.
Last update: 2025-02-11 04:35:18 UTC
README
#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. Installation
- Composer
"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. Usage
With the FixturesBundle
is all the initial/ testing data one would need.
Without that, you will need to create an administrator account and continue from there.
###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. 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