https://github.com/ayman1902/nosqlproject
https://github.com/ayman1902/nosqlproject
docker flask microservice mongodb neo4j-graph
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayman1902/nosqlproject
- Owner: ayman1902
- Created: 2024-06-13T19:14:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T11:25:14.000Z (almost 2 years ago)
- Last Synced: 2025-03-12T21:32:28.170Z (about 1 year ago)
- Topics: docker, flask, microservice, mongodb, neo4j-graph
- Language: HTML
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Système de Gestion de Bibliothèque

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

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