Skip to content

klupka/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library

🔗 Library - Note: it may require a minute to load initially.

Description

  • An application for managing a library, enabling users to add, modify, and remove books.
  • Uses MERN stack (MongoDB, Express.js, React.js, Node.js).
  • Developed with a focus on learning full stack operations.

Usage

  • Upon opening the application, saved books are displayed in a table format, which can be switched to card view and back.
  • Each book features three operation buttons: Details, Edit, Delete.
    • Details: View extra information about the book.
    • Edit: Edit information about the book.
    • Delete: Remove the book from the library.
  • New books can be created using the green button on the top right.

About

MERN stack application enabling users to handle a book library through CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors