-
Notifications
You must be signed in to change notification settings - Fork 1
Home
NohaAshraf85 edited this page Mar 4, 2021
·
2 revisions
Welcome to the Group-Project wiki!
Book Hunt is an application designed with avid readers in mind, it provides the user/reader with a number of choice to meet their next read choices from the comfort of their home.
The homepage should provide the user with the following:
- Search bar
- The user can search using a book name, author or genre (This should be using google books API) *When the user makes a choice based on the search, the user is redirected to another page that provides information about this book (to be extracted from the API, initial parameters are (to be extracted from the API, initial parameters are (Book Name, Author Name, Book Synopsis, Reviews, Rank, buying options - if that is easy-)
- Best Sellers
- This section of the page shall lay out the New York Times best sellers, using the NYT API
- The homepage shall display 5 best sellers (needs to be current - to be discussed)
- To be discussed, if we click on more should it take us to a page that shows all the current best sellers
- when the user clicks on a book, the user is redirected to another page *this new page shall display information about the book (to be extracted from the API, initial parameters are (Book Name, Author Name, Book Synopsis, Reviews, Rank, buying options - if that is easy-)