rors / campus-medius

Campus Medius, UI and Backend API.
campusmedius.net
0 stars 1 forks source link

add Paths #3

Closed rors closed 10 years ago

rors commented 10 years ago

@rors will break this up into several separate issues:

rors commented 10 years ago

@simgan the data entry interface for this is working. You should be able to edit any event and manually draw in a path. The user interface is not ideal. Let me know if you have questions about how to use it.

This has not been added to the API or Leaflet yet, so it will not show up in the front-end. Still working on that. But you can get started on the data entry now if you'd like -- i.e., if you enter anything at this point, it will not get deleted.

simgan commented 10 years ago

@rors @radius I added the paths in the Django data entry.

rors commented 10 years ago

done!