Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murselsen/my-book-shelf
This project is a personal book management system to keep track of your reading list and favorite books. It allows you to add, edit, and remove books from your collection. You can also categorize books by genre, author, and status (e.g., read, currently reading, want to read).
https://github.com/murselsen/my-book-shelf
books ejs express expressjs html-css html-css-javascript javascript my-book mybookself shop
Last synced: 1 day ago
JSON representation
This project is a personal book management system to keep track of your reading list and favorite books. It allows you to add, edit, and remove books from your collection. You can also categorize books by genre, author, and status (e.g., read, currently reading, want to read).
- Host: GitHub
- URL: https://github.com/murselsen/my-book-shelf
- Owner: murselsen
- Created: 2025-02-06T11:50:59.000Z (4 days ago)
- Default Branch: master
- Last Pushed: 2025-02-07T11:13:57.000Z (3 days ago)
- Last Synced: 2025-02-07T11:24:10.586Z (3 days ago)
- Topics: books, ejs, express, expressjs, html-css, html-css-javascript, javascript, my-book, mybookself, shop
- Language: EJS
- Homepage: https://murselsen.github.io/My-Book-Shelf/
- Size: 3.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 📚 My Book Shelf
This project is a personal book management system to keep track of your reading list and favorite books. It allows you to add, edit, and remove books from your collection. You can also categorize books by genre, author, and status (e.g., read, currently reading, want to read).
## Features:
- ➕ Add new books with details such as title, author, genre, and status.
- ✏️ Edit existing book information.
- ❌ Remove books from your collection.
- 🏷️ Categorize books by genre and author.
- 📖 Track reading status (read, currently reading, want to read).
- 🔍 Search and filter books in your collection.// ...existing code...
![Book Cover](./Cover.jpg)
// ...existing code...