Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 597 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 597 Bytes

map_subsidence

Join the chat at https://gitter.im/code-for-tb/map_subsidence A web application that imports, manages, and exports subsidence reports

Running

$ fig up -d

Viewing

Browse to http://localhost:3000/

TODO

  • The database still is unfinished
  • GeoJSON only just got added
  • Everything is still in public and is static
  • A lot of the interface scripts are from demo code with several code-smells