infinitesunrise / carsinbikelanes

A browsable geographic database for crowdsourced traffic violation reporting
GNU General Public License v3.0
64 stars 18 forks source link

Make image not required #55

Open alexfrieden opened 7 years ago

alexfrieden commented 7 years ago

Found a couple of folks that are interested in submitting but did not take a picture and didn't get license plate. Any way to make those optional?

infinitesunrise commented 7 years ago

I think that right now, if you added an entry to the cibl_data table that didn't have an image URL and plate you might get some weird results. But I don't think it wouldn't be hard to modify code to allow for that, I can probably push a commit soon to make certain entries required / optional and display them correctly.

alexfrieden commented 7 years ago

Or just use some default image in the table?