Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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).

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...