hexcodech / booki-frontend

A react frontend for https://github.com/hexcodech/booki
https://booki.me
2 stars 0 forks source link

Add ability to add more pictures to better explain book quality #43

Open ItsEcholot opened 7 years ago

ItsEcholot commented 7 years ago

The ability to add more pictures to the offer could enable the seller to easily provide a better insight about the book quality to the buyer. This would change the book detail page tough as we would have to display the custom pictures for each offer.

ItsEcholot commented 7 years ago

This would obviously also change the API, although the most important features (image upload) are already implemented.