jfc3 / 10kapart

First commit for my 10K Apart entry.
0 stars 0 forks source link

Add Ability to Add Photo and ALT Text/Description to JSON Files #83

Closed jfc3 closed 7 years ago

jfc3 commented 7 years ago

Need to add ability to add photo and ALT text/description to JSON files which would need URL or image and ALT text/description. AN issue could be the size of the image's height and width along with the file size. The file size could be more of an issue for mobile users with poor bandwidth or even desktop users where you might want to use a larger image.

jfc3 commented 7 years ago

In preparation to add eaten here, photo, and ALT text code I'm adding the following fields for all these JSON files:

JSON City Files

jfc3 commented 7 years ago

Being that this repository is the same as the ATE HERE one only with smaller JSON file sizes to keep the total page load below 10K, I have stopped doing double the work.

If you want to see, the application working live go to John F Croston III Ate Here.

There will be no further code updating at this time unless I try something crazy and don't want to mess with the live version.

Closing out all the open issues too.