CityOfLosAngeles / dot-planner

Planning software and database for Active Transportation Projects
Apache License 2.0
9 stars 7 forks source link

Project Title/details #135

Closed JacquiSwartz closed 7 years ago

JacquiSwartz commented 7 years ago

Like Streetwize, on right side banner, show project name/title, miles, length of time remaining for contract.

bryce-richards commented 7 years ago

#135 - Project Title/Details

Kenichiwaa commented 7 years ago

@JacquiSwartz Hello! For length of time remaining contract, is this calculated from one of the new postgres attributes (projected completion date) from issue #137 subtracted by current date?

Miles is to display how far the project is from current location?

JacquiSwartz commented 7 years ago

Yes, for length of time on contract but we already know the current dates in there need to be updated. However, yes, the idea would be to update via calculation between completion date and current date.

Miles: the desire is to show from said project, x number of projects are within 1/4 mile of my project or within 1/2 mile, etc. Streetwize app does this and we'd like to set up the same way. Thanks!

Sent from my iPhone

On Mar 2, 2017, at 2:35 PM, Kenichi notifications@github.com wrote:

@JacquiSwartz Hello! For length of time remaining contract, is this calculated from one of the new postgres attributes (projected completion date) from issue #137 subtracted by current date?

Miles is to display how far the project is from current location?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

Kenichiwaa commented 7 years ago

Sounds good. thanks!

bryce-richards commented 7 years ago

Updated with accordian feature.