tourbillon-store / tourbillon

2 stars 0 forks source link

Admins can create a watch #62

Closed jluria closed 6 years ago

jluria commented 6 years ago

Story: As an admin, I should be able to create a watch with its make, model, complications, imageUrl, year, price, and whether or not it is available

Implementation: there needs to be a backend api route for creating a watch, a component form for creating that watch, a route to that component that appears if the logged in user is an admin, and link to that component.