mcharrod / little-esty-shop

https://little-esty-shop.vercel.app
0 stars 3 forks source link

Feat: add dashboard controller, view/index, and tests for user story … #53

Closed JesseOchs closed 2 years ago

JesseOchs commented 2 years ago

Added dashboard controller to admin directory under controllers, added dashboard directory under admin directory in views and included index.html.erb, added /admin to routes, created test for user story 22. Double check that all things are correct pretty please

jwgalvin commented 2 years ago

Looks good. The View will need to be compliant with the wireframe setup. We can merge to developer, but hold off on merging to main, test on heroku.