codefortulsa / food4thought

Angular/Express.js app that allows user to find nearby food sites for the summer food program.
https://meals4kidsok.org
MIT License
12 stars 9 forks source link

Food Location Details #17

Open shpayne opened 6 years ago

shpayne commented 6 years ago

As a user, I can select the name "More Info" on a location and be taken to a details page about that location. See attachment on where to select to see more details per location

Things to display in details:

screen shot 2018-04-26 at 1 55 08 pm
chimchim237 commented 6 years ago

Looks like everything on this list is done except for hours that the program is open. "As a user, I can see the hours available for the location on the extended details page"

chimchim237 commented 6 years ago

Just to be clear, It's better for these details to be included on the listing when it comes up, rather than having the user click on "more info"—there's not that much more info needing to be listed, and on a mobile device, it's poor UI to have someone click on a map location to get more info.

All the info that the user needs is pretty much there. Just need to add hours of operation on the details (for the map marker, and for the detailed listing on the sidebar) and we should be good to go.