SurajRaika / book_m

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Management Website

You may have seen those book reader machines in libraries. Well, it's the same but much cheaper and can work with all devices (which support a browser, of course).

Book Dashboard

Scanner Working Using Mobile Camera

It has two parts:

  1. Receiver: Here, you want to handle your books.
  2. Scanner: This will scan and send book data to the receiver's dashboard.

QR Code Photo

To make it completely secure, the sender can only send book information if they scan the QR code from the receiver, which creates a separate room each time a new user joins as a receiver.

Receiver Working Example

Here is a working example of the receiver.

Features

  • Easy Book Management: Manage your book collection with ease, with a user-friendly interface for adding, editing, and organizing books.
  • Secure Book Sharing: Share your books securely with others by creating a unique QR code that allows authorized users to scan and send book data to your dashboard.
  • Cross-Platform Compatibility: Works on all devices that support a web browser, making it accessible from computers, tablets, and smartphones.
  • Affordable Solution: A cost-effective alternative to expensive book reader machines, making it accessible to a wider audience.

How It Works

  1. Receiver Setup: Visit the website and set up your receiver dashboard. You will be provided with a unique QR code.
  2. Scanner Setup: On a separate device (e.g., smartphone), access the scanner interface.
  3. Book Scanning: Use the scanner to scan the QR code from your receiver dashboard, establishing a secure connection. The receiver will automatically convert itself to the book dashboard page.
  4. Book Data Capture: Point the scanner at the book you want to add, and it will capture the relevant information (title, author, cover image, etc.).
  5. Data Transfer: The scanned book data will be securely transferred and displayed on your receiver dashboard.
  6. Book Management: Manage your book collection on the receiver dashboard.

Security Measures

  • Secure QR Code Connection: The sender can only send book information after scanning the receiver's unique QR code, ensuring a secure connection.
  • Separate Rooms: Each time a new user joins as a receiver, a separate room is created, preventing unauthorized access or data sharing.

About


Languages

Language:Vue 63.0%Language:TypeScript 28.2%Language:JavaScript 5.8%Language:CSS 3.1%