Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/homtec/thenextis
https://github.com/homtec/thenextis
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/homtec/thenextis
- Owner: homtec
- License: mit
- Created: 2013-05-23T08:40:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T08:00:35.000Z (5 months ago)
- Last Synced: 2024-08-01T12:35:40.447Z (3 months ago)
- Language: JavaScript
- Homepage: thenextis.com
- Size: 209 KB
- Stars: 22
- Watchers: 4
- Forks: 9
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - homtec/thenextis - (others)
README
# TheNextIs
A user-friendly POI search application based on the OSM database.
## Development use
run on the console:
```
python3 -m http.server
```## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request## Software used
leaflet,
OSM,
Cloudmade,
jQuery,
Fontawesome