Skip to content

This full-stack PERN app incorporates full CRUD functionality and allows users to make a log of the books they want to read or have already finished.

Notifications You must be signed in to change notification settings

jlfarrington/bookworm_client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue Badge Project - Bookworm

Minimum Viable Product (MVP) Requirements:

  • Must be written in React
  • Must utilize custom styling in ALL VIEWS
  • Add form validation to user/signup
  • Must connect to server's deployed URL
  • Must display the functionality of the minimum 6 endpoints in the server
  • Must be deployed with Heroku

About Bookworm

Bookworm is an app created by Pauline McGinnis, Jennifer Farrington, Tracey Bradley, and Jonny Calderon. It is for avid readers to keep track of books they want to read, have read, and to see what other people are reading. Users have the ability to add books and add them to their "To Be Read" list or their "Finished" list, and see each list. Users are also able to take a look at all books that all users have added, and copy other users' books into their own library.

This app was created in React and demonstrates full CRUD (Create, Read, Update, Delete) functionality.

View the deployed app here!

About

This full-stack PERN app incorporates full CRUD functionality and allows users to make a log of the books they want to read or have already finished.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.2%
  • CSS 16.1%
  • HTML 3.7%