aledejesus / item_catalog

Udacity Full Stack Web Developer Nanodegree Project 2: Item Catalog
0 stars 0 forks source link

feat: Create Item details page #34

Closed aledejesus closed 6 years ago

aledejesus commented 6 years ago

View and template was created to show Item details. Also, template folders were restructured to fix an implementation error where blueprint views were rendering the templates with the same name but in another blueprint.

Resolves: #16