https://github.com/digitalinteraction/xmovement
A core open source framework on which crowd commissioning platforms can be developed.
https://github.com/digitalinteraction/xmovement
Last synced: about 21 hours ago
JSON representation
A core open source framework on which crowd commissioning platforms can be developed.
- Host: GitHub
- URL: https://github.com/digitalinteraction/xmovement
- Owner: digitalinteraction
- License: apache-2.0
- Created: 2016-02-24T13:25:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-27T08:15:33.000Z (about 10 years ago)
- Last Synced: 2025-10-24T22:34:43.579Z (8 months ago)
- Language: PHP
- Size: 1.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
XMovement
============
A core open source framework on which crowd commissioning platforms can be developed.
License
----------------
Licenced under the Apache License v2.0:
http://www.apache.org/licenses/LICENSE-2.0
Software included in the App Movement distribution
----------------
Laravel (MIT) by Laravel : [https://github.com/laravel/laravel](https://github.com/laravel/laravel)
Masonry (MIT) by David DeSandro : [https://github.com/desandro/masonry](https://github.com/desandro/masonry)
jQuery File Upload (MIT) by @blueimp : [https://github.com/blueimp/jQuery-File-Upload](https://github.com/blueimp/jQuery-File-Upload)
Get Started
============
Requirements
----------------
Homestead (vagrant)
Environment Setup
----------------
Navigate to homestead folder
cd ~/Homestead && vagrant up && vagrant ssh
cd Code && artisan migrate:refresh --seed
Migrate and seed the database
----------------
artisan migrate:refresh --seed
vagrant destroy --force
Gulp for preprocessing
----------------
Remember 'gulp watch' for monitoring changes to styling
npm install --global gulp
npm install
Built with Laravel PHP Framework
----------------
[](https://travis-ci.org/laravel/framework)
[](https://packagist.org/packages/laravel/framework)
[](https://packagist.org/packages/laravel/framework)
[](https://packagist.org/packages/laravel/framework)
[](https://packagist.org/packages/laravel/framework)