phampe68 / COMP3005FinalProject

0 stars 0 forks source link

Search Book #1

Open phampe68 opened 1 year ago

phampe68 commented 1 year ago

A user can search the bookstore by book name, author name, ISBN, genre, etc..

Front End: make search bar work Back End: make endpoint for querying books by their attributes

Add BookGenres Table (copy BookAuthors test)

phampe68 commented 1 year ago

font end complete: image