Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g0v/LittleBeeGeo
A tool to help the little bees team to report the addresses and places that they have visited and sent agendas
https://github.com/g0v/LittleBeeGeo
Last synced: about 2 months ago
JSON representation
A tool to help the little bees team to report the addresses and places that they have visited and sent agendas
- Host: GitHub
- URL: https://github.com/g0v/LittleBeeGeo
- Owner: g0v
- License: mit
- Created: 2014-04-19T03:36:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-18T19:19:23.000Z (over 10 years ago)
- Last Synced: 2024-07-31T22:38:14.091Z (4 months ago)
- Language: LiveScript
- Homepage: https://g0v.hackpad.com/KOsFaCMi6u0
- Size: 2.3 MB
- Stars: 3
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-g0v - LittleBeeGeo - 小蜜蜂戰鬥地圖 (Social Engagement / 社會參與 / 經濟活動(生產及各類執照、不動產與金融、國際貿易))
README
緣起
==========
在學運結束後. 有人在 Facebook 上成立了小蜜蜂戰鬥隊https://www.facebook.com/groups/739964776043615/
這個 project 希望能夠幫助小蜜蜂戰鬥隊
能夠有個容易回報和在地圖上呈現的方式http://beemap.tw
更多關於這個 project 的資訊. 請參考:
https://g0v.hackpad.com/KOsFaCMi6u0
Project Structure
==========
這個 Project 目前分成以下的 sub-projectLittleBeeGeo-frontend
---------
小蜜蜂回報的 frontend.
使用 [Angular-Brunch-Seed-Livescript](https://github.com/clkao/angular-brunch-seed-livescript) + [UI.Map](http://angular-ui.github.io/ui-map/) + [ng-grid](http://angular-ui.github.io/ng-grid/)LittleBeeGeo_backend
---------
小蜜蜂回報的 backend.
使用 [python](https://www.python.org/) + [Bottle](http://www.bottlepy.org)LittleBeeGeo_crawlers
---------
小蜜蜂回報對於 google spreadsheet 的 crawler.
目前是 spreadsheet 的 parser.
使用 [python](https://www.python.org/)LittleBeeGeo-crawlers-frontend
---------
小蜜蜂回報的 crawler 的輔助修改 frontend.
使用 [Angular-Brunch-Seed-Livescript](https://github.com/clkao/angular-brunch-seed-livescript)