Rudimentary Search functionality
User Story
- As a: customer,
- I want: the ability to search for books
- so that: I can find information about a book.
Functional Requirements
-
Implement the backend nodejs code to search the database for keyword terms based on just title -
Must be resistant to SQL Injection
Description
Write a short description of the problem and and propose a solution
Originally assigned to @c4joshi during sprint 3, but during sprint 4 it was transferred to @jmshahen.