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

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

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.