An app to create a list of books and keep track of favorite books as well as add reviews to books.
- As a user, I want the ability to sign up.
- As a user, I want the ability to sign in.
- As a user, I want the ability to sign out.
- As a user, I want the ability to add my own books to a list.
- As a user, I want the ability to update my books.
- As a user, I want the ability to view all books in a list.
- As a user, I want the ability to view all of my books in a list.
- As a user, I want the ability to read more details of individual books.
- As a user, I want the ability to delete my books.
- As a user, I want the ability to view books others have created.
- As a user, I want the ability to favorite books that other people have created.
- As a user, I want the ability to remove books from my favorites.
- As a user, I want the ability to add reviews to books.
- Express
- MongoDB
- Mongoose
- Node JS
- Bootstrap
- Book Search functionality
- Statistics page for users
- Ability for users to update reviews
- Author pages for users to see more books from a specific author
- Feature to list books in a series and see the series
- Admin privileges so only certain users can edit or delete books








