Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsamaya/sig2015-incidents
SIG 2015 - rapporter un incident
https://github.com/tsamaya/sig2015-incidents
Last synced: 4 days ago
JSON representation
SIG 2015 - rapporter un incident
- Host: GitHub
- URL: https://github.com/tsamaya/sig2015-incidents
- Owner: tsamaya
- License: apache-2.0
- Created: 2015-09-28T20:53:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-06T21:58:04.000Z (almost 9 years ago)
- Last Synced: 2024-05-02T04:34:37.280Z (7 months ago)
- Language: JavaScript
- Homepage: http://tsamaya.github.io/sig2015-incidents/
- Size: 3.92 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# SIG 2015 - rapporter un incident
Un exemple responsive à parti de l'exemple Esri [Attribute editing - mobile](https://developers.arcgis.com/javascript/jssamples/mobile_citizenrequest.html) de l'[ArcGIS API for JavaScript](//js.arcgis.com).
Voir l'application [en ligne](http://tsamaya.github.io/sig2015-incidents/).
Cette application a été présentée à [SIG2015](http://sig2015.esrifrance.fr) la Conférence Francophone Esri pour l'atelier [talking code: Comment contribuer aux travaux de la communauté des développeurs Esri sur Github ?](http://sig2015.esrifrance.fr/Talking-Code.aspx) de Fabrice Grataloup et Arnaud Ferrand.
Cette application a d'abord été développée pour la présentation [Bootstrap: Taking Your Mapping UI and UX to the Next Level](http://video.esri.com/watch/4369/bootstrap-taking-your-mapping-ui-and-ux-to-the-next-level) d'@alaframboise et @tomwayson lors du [Developer Summit ESRI 2015](http://proceedings.esri.com/library/userconf/devsummit15/).
Cette appliction est un fork de [Dojo Bootstrap Map JS](//github.com/Esri/dojo-bootstrap-map-js), qui est un template d'applictions configurable construit avec [Bootstrap Map](//github.com/Esri/bootstrap-map-js) et [Dojo Bootstrap](//github.com/xsokev/Dojo-Bootstrap) pour créer des applications cartographiques responsives utilisant les composants [Bootstrap](//getbootstrap.com) sans la surcharge de la couche jQuery.
## Ressources
* [Dojo Bootstrap Map](//github.com/Esri/dojo-bootstrap-map-js)
* [Bootstrap Map](//github.com/Esri/bootstrap-map-js)
* [Dojo Bootstrap](//github.com/xsokev/Dojo-Bootstrap)
* [ArcGIS API for JavaScript](//js.arcgis.com)
* [Bootstrap](//getbootstrap.com)## Problèmes
Vous trouvez un bug ou vous voulez demander une nouvelle fonctionnalité? Indiquez le nous en soumettant un ticket (issue) sur Github.
## Contribuer
Tout le monde est le bienvenu pour contribuer.
## Licensing
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.A copy of the license is available in the repository's [license.txt](license.txt) file.