monadexio / meanadex

Mootee is an amazing tshirt service
Other
0 stars 0 forks source link

Tshirt service #6

Closed h0ngcha0 closed 9 years ago

h0ngcha0 commented 10 years ago

A small Tshirt service which admin can use to set the available tshirts (base cost, available colors, variants, etc) and it provides API so that the design panel can access those tshirts information too.

h0ngcha0 commented 9 years ago

Now admin user can create, modify and delete tshirt info in the admin page. The tshirts that we created are made available in the design panel.

Few things left to do: 1) When editing existing tshirts, need to figure out a good way to edit the available colors. 2) Integrate with the image service (#10) to enable admin user upload tshirt images 3) Use the tshirt images in the design panel instead of the hard coded ones.

These things need to be finished before this issue can be closed.

h0ngcha0 commented 9 years ago

fixed 1) TODO: 2) and 3)

h0ngcha0 commented 9 years ago

3) is not done yet.