Skip to content

SymonMuchemi/BookNest-Client

Repository files navigation

This project is bootstrapped with Vite+React and can be accessed here.

BookNest Client

Root Page

Features

1. Books Page

Root Page

2. Members Page

Members

Member page with pagination

3. Transactions Page

Transactions

4. Create book

Add Book

5. Update book

Update Book

7. Register Member

Register Member

8. Update Member

Update Member

9. Transactions

9.1. Issue Book to Member

Issue Book

9.2. Retrieve Book

Retrieve Book

10. Search Books

10.1. Search Books by Title

Search Books by Title

10.2. Search Books by Author

Search Books by Author

Other Features

  • Pagination
  • Deleting a book
  • Deleting a member

Technologies Used

  1. React: Used for building the user interface.
  2. Vite: Used for building the project.
  3. React Router: Used for routing.
  4. axios: Used for making HTTP requests.

How to run the project

  1. Clone the project
git clone https://github.com/SymonMuchemi/BookNest-Client.git
  1. Change into the project directory
cd BookNest-Client
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open the browser and navigate to http://localhost:3000/
  2. You can now interact with the application.
  3. To build the project, run npm run build

Author

About

Client side of the library management system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published