V-Library is a web-based application for managing a personal book collection. Users can add, remove, and track their reading status for books in their library. This project leverages HTML, CSS, JavaScript, and Firebase for authentication and real-time database functionalities.
- User Authentication: Sign in with Google to manage your book collection securely.
- Add Books: Add new books to your library by providing title, author, and pages.
- Remove Books: Remove books from your library with a simple click.
- Reading Status: Track whether you have read a book or not.
- Real-time Updates: Sync your library in real-time with Firebase.
- HTML
- CSS
- JavaScript
- Firebase (Authentication and Realtime Database)