https://github.com/azouaoui-med/ostora-jsapi3
Responsive and configurable template for building web mapping applications
https://github.com/azouaoui-med/ostora-jsapi3
arcgis-js-api dojo dojo-widgets gis javascript jquery scss template web-mapping
Last synced: 10 days ago
JSON representation
Responsive and configurable template for building web mapping applications
- Host: GitHub
- URL: https://github.com/azouaoui-med/ostora-jsapi3
- Owner: azouaoui-med
- License: mit
- Created: 2018-12-18T19:27:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T20:03:37.000Z (over 6 years ago)
- Last Synced: 2025-04-13T15:07:10.817Z (10 days ago)
- Topics: arcgis-js-api, dojo, dojo-widgets, gis, javascript, jquery, scss, template, web-mapping
- Language: CSS
- Homepage:
- Size: 143 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ostora
Ostora is a responsive and configurable template for building web mapping applications, this version is built with the [Arcgis api for javascript 3.x](https://developers.arcgis.com/javascript/3/)This template serves for anyone looking to get up and running with arcgis api for javascript fast.
You can find a version built with [Arcgis api for javascript 4.x](https://developers.arcgis.com/javascript) in [here](https://github.com/azouaoui-med/ostora-jsapi4)
## Demo
[Live preview](https://azouaoui-med.github.io/ostora-jsapi3/src/)## Screenshots

## Quick start
```
npm installnpm start
```
Server runs on http://localhost:3000## Features
* Fully responsive
* Based on Bootstrap 4
* Full Built in SASS
* Draggable and Resizable widgets
* Easy to customize
* Configurable
* Internationalization
* عربي
* English## Included examples
* Search
* Basemap Gallery
* Legend
* Layer list
* Measurement## Resources
* [Arcgis api for javascript 3.x](https://developers.arcgis.com/javascript/3/)
* [JQuery](http://jquery.com/)
* [Bootstrap 4](https://getbootstrap.com/)
* [JQuery ui](http://jqueryui.com)
* [Malihu custom scrollbar plugin](http://manos.malihu.gr/jquery-custom-content-scroller/)
* [Font awesome](https://fontawesome.com/)
* [Themify Icons ](https://themify.me/themify-icons)## License
This code is released under the [MIT](https://github.com/azouaoui-med/ostora-jsapi3/blob/gh-pages/LICENSE) license.