https://github.com/spaames/personal-book-librairy
[Next.js] Application for managing a personal book collection. Work with a scraping API and a mongo database
https://github.com/spaames/personal-book-librairy
book isbn librairy mongodb nextjs typescript
Last synced: about 2 months ago
JSON representation
[Next.js] Application for managing a personal book collection. Work with a scraping API and a mongo database
- Host: GitHub
- URL: https://github.com/spaames/personal-book-librairy
- Owner: Spaames
- License: mit
- Created: 2025-02-27T10:12:16.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T10:16:38.000Z (2 months ago)
- Last Synced: 2025-02-27T14:03:39.274Z (about 2 months ago)
- Topics: book, isbn, librairy, mongodb, nextjs, typescript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal-book-librairy
An open-source Next.js application for managing a personal book collection. It allows users to search for books, add them to their library, and rate them.
You can check it here : [Panthota]()## Features
- ***User Authentication***: Classic email/password authentication for multiple users.
- ***Book Management***: Add, view, and manage books in your personal library.
- ***Search***: Search for books using a title, and fetch book details from the [Flask API](https://github.com/Spaames/Babelio-scraping-api).
- ***MongoDB Storage***: Store added books, including title, author, cover image, summary, status, and rating.## Installation
### Prerequisites
### Installation Steps
### Pages
### Contributing
### License
This project is licensed under the MIT License - see the LICENSE file for details.