Skip to content

BookTracker helps you organize all your books — whether they’re at home, school, or work. Easily keep track of where each book is, which ones you’ve read, the ones you’ve lent out, and the ones still waiting to be read. Never lose track of your library again!

License

Notifications You must be signed in to change notification settings

AlbertLacasta/paperbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaperBooks

The easiest way to track, organize, and share all your books.

PaperBooks is an open-source web application to help you manage all your books — whether at home, school, or work. Keep track of what you’ve read, what you’ve lent, and what’s still waiting on your reading list.

Features

  • Add books from anywhere: home, school, work
  • Track books you’ve read
  • Manage books you’ve lent to others
  • Organize and locate your entire collection
  • Simple, clean, and intuitive interface

Tech Stack

  • Frontend: Vue 3 + Vuetify 3
  • Backend: Node.js v22.17.1
  • Package Manager: npm 10.9.2

Installation

  1. Clone the repository:
    git clone https://github.com/AlbertLacasta/paperbooks.git
    cd paperbooks
  2. Install dependencies:
    cd client
    npm install --no-save
 cd server
 npm install --no-save
  1. Run the development server:

    cd client
    npm run dev
    cd server
    npm run dev

Contributing

PaperBooks is open-source and welcomes contributions! If you have ideas to improve the project, fix bugs, or add new features, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Topics

books reading organization tracking lending library collection management open-source inventory personal-library cataloging

About

BookTracker helps you organize all your books — whether they’re at home, school, or work. Easily keep track of where each book is, which ones you’ve read, the ones you’ve lent out, and the ones still waiting to be read. Never lose track of your library again!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published