An open API service indexing awesome lists of open source software.

https://github.com/tomwayson/responsive-citizens

A responsive take on the Attribute editing - mobile sample from Esri's ArcGIS API for JavaScript
https://github.com/tomwayson/responsive-citizens

Last synced: about 1 year ago
JSON representation

A responsive take on the Attribute editing - mobile sample from Esri's ArcGIS API for JavaScript

Awesome Lists containing this project

README

          

# Responsive Citizens

A responsive take on the [Attribute editing - mobile](https://developers.arcgis.com/javascript/jssamples/mobile_citizenrequest.html) sample from Esri's [ArcGIS API for JavaScript](//js.arcgis.com).

[View it live](http://tomwayson.github.io/responsive-citizens/)

This application was developed for the [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) talk given by @alaframboise and @tomwayson at Esri's [2015 International Developer Summit](http://proceedings.esri.com/library/userconf/devsummit15/). It is neither complete, nor configurable, but others have [used it as a starting point for their own responsive applications](https://github.com/csergent45/streetSigns).

This appliction was forked from [Dojo Bootstrap Map](//github.com/Esri/dojo-bootstrap-map-js), which is a configurable application boilerplate built with [Bootstrap Map](//github.com/Esri/bootstrap-map-js) and [Dojo Bootstrap](//github.com/xsokev/Dojo-Bootstrap) to create responsive mapping applications using [Bootstrap](//getbootstrap.com) components without the overhead of loading jQuery.

## Resources

* [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)

## Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

## Contributing

Anyone and everyone is welcome to contribute.

## 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 at

http://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](https://raw.github.com/tomwayson/responsive-citizens/master/license.txt) file.