Skip to content

Leil-ish/bibliofile-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bibliofile Client

This is the frontend for a virtual library project called Bibliofile, found online at https://leil-ish-bibliofile-app.now.sh/! It allows users to:

  • Search for books using an interface that pulls from the Google Books API

Search Interface

  • Add those books (along with their descriptions, author and genre information, etc.) to a personal virtual library with one click

Book results page showing Harry Potter book

  • Add books manually in the event that they cannot be found on Google Books

Add book page

  • Add notes to the books in their libraries

Notes page

To get started, click "Register" on the landing page and enter your name, username, and password. On this page, you can also send me an email, check out my portfolio site, or visit me on LinkedIn or GitHub.

Landing Page

From there, you can navigate using the fixed nav icons at the top left.

Header

From the top:

  • Click on the logout arrow icon to log out of your account.
  • Click on the book icon to visit your library.
  • Click on the magnifying glass icon to search for a book to add automatically.
  • Click on the plus icon to add book details manually.

You may search for books to add by title, author, or ISBN number (but don't include the dashes in the ISBN). When you click "Add Book," the book will be added to your library for you to add notes to!

This project was created using React on the frontend and Node.js, Express, and PostgreSQL on the backend. If you like this repo, you can find its backend companion at https://github.com/Leil-ish/bibliofile-api!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published