kowalczj / shop24

Web commerce application implemented in Flask
GNU General Public License v3.0
0 stars 0 forks source link

Streamlined product upload #25

Open kowalczj opened 4 years ago

kowalczj commented 4 years ago

As a retail vendor, I want an easy to use product upload process complete with all categories such as type, price, description. That way I can control how my product is viewed to the public.

crisischris commented 4 years ago

(estimation) - seems like a simple DB implementation. 1wk might be very conservative.

kraynakr commented 4 years ago

Pushed this to priority 4 because we need to get the basic CRUD functionality out of the way first.