Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 858 Bytes

File metadata and controls

41 lines (22 loc) · 858 Bytes

Galvanize Reads

Link to deployed site: https://gbooks-pineapple.herokuapp.com/ Link to pivotal tracker: https://www.pivotaltracker.com/n/projects/2020845 Link to reads repo: https://github.com/devin-hanaway/reads

ERD: Alt text

Project Description

Galvanize Reads is full stack CRUD app that allows to display authors and the books that they have written.

What problem does your project solve?

Allowing people to easily keep track of authors and books the casual and moderate craft beer drinkers

What technologies do you plan to use?

express, node.js, knex, materialize, html, css,

Feature list

show all books, with corresponding author

show all authors with corresponding books

add new authors

add new books

edit books

edit authors

delete books

delete authors