https://github.com/mickaelandrieu/swimmingpoolparty
Website to comment the Paris Swimming Pools
https://github.com/mickaelandrieu/swimmingpoolparty
Last synced: 7 months ago
JSON representation
Website to comment the Paris Swimming Pools
- Host: GitHub
- URL: https://github.com/mickaelandrieu/swimmingpoolparty
- Owner: mickaelandrieu
- License: mit
- Created: 2014-04-24T10:20:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-15T01:48:41.000Z (about 11 years ago)
- Last Synced: 2025-02-03T22:38:16.186Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 766 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SwimmingPoolParty
=================
SOAP/REST App to comment the Paris Swimming Pools
Installation
------------
1) Install composer
2) ``composer install``
3) create swimmingpools database and edit ``app/config/parameters.yml`` file
4) create the schema (captain' obvious) `` php app/console do:sc:up --force``
5) execute ``php app/console sw:load:fixtures-comments && php app/console sw:load:fixtures-swimming``
6) Done. at ``app_dev.php`` you have Hello World ! and on ``app_dev.php/swimming-pools/`` you have the json output
of swimming pools.