seanmisra / a4

Dog Data: 4th project for CSCI E-15 at Harvard Extension - Spring '17 semester 🐕
http://a4.mizranca.com
0 stars 0 forks source link

CRUD requirement #36

Closed seanmisra closed 7 years ago

seanmisra commented 7 years ago

Required for assignment to have create, read, update, delete features for website.

The read is done many times, but will need to create an admin panel for creating, updating, deleting. Should be bare-bones like for a3.

seanmisra commented 7 years ago

Added an admin panel to add/edit/delete dogs (w/ no tag or fact functionality as of now). Need to keep working on this.