Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ayman1902/nosqlproject


https://github.com/ayman1902/nosqlproject

Last synced: about 22 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Système de Gestion de Bibliothèque
![image](https://github.com/ayman1902/NOSQLProject/assets/49163010/c04147e6-d18b-4192-b42a-91379fbb2499)

Ce projet est un système de gestion de bibliothèque construit avec Python, Flask, Neo4j, et Docker Compose.

## Fonctionnalités

- Ajouter des livres avec titre, auteur, ISBN et URL d'image.
- Voir la liste des livres.
- Ajouter des prêts
- Ajouter des adhérents
- Supprimer tous les livres.
- Déploiement avec Docker Compose.

## Architecture
![image](https://github.com/ayman1902/NOSQLProject/assets/49163010/29d3a473-0417-4d85-9706-b3459fe4ca69)

## Prérequis

Avant de commencer, assurez-vous d'avoir installé les éléments suivants sur votre système :
- Docker
- Docker Compose
- Flask

## Authentification
username:ayman
password:JS5

## Installation et Configuration

1. **Cloner le dépôt :**

```bash
git clone https://github.com/votre_nom_utilisateur/systeme-gestion-bibliotheque.git
cd systeme-gestion-bibliotheque