Gimme Books is a book finding app for people who love books.
- App Architect/Overseer: Rebecca Hom
- Bibliophile-in-Chief: Nolen Diggs
- Most Profound Designer: Daniel Jacquez
- Client View Producer: Rhea Quiambao
- Server-Side Engineer: Meenal Subramanian
If you would like to test Gimme Books without creating an account, you can use the demo account here:
Email: jsmith@email.com
Password: password
If you choose to create a Gimme Books account, do not use password or any other easy-to-guess passwords.
To make the best use of our app, it is recommended to create a user account.
- Go to the Home page.
- Put in your name, email, and password.
- Click Sign Up
- The page should be refreshed and you will be logged in.
Gimme Books lets you retrieve books and keep track of them.
- Go to Search
- Type in a book author or title.
- Hit Enter to get results.
- Once you get your search results, you can open a book result and click on Favorite.
- Go to your user page and you will see your favorite books list.
- CSS Framework: Materialize.css
- Node.js*
- Express*
- MySQL*
- Sequelize
- Handlebars (for template)
- Express Sessions (for saving login sessions)
- Passport.js (for user authentication)
- Bcrypt (for hashing passwords)