Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayman1902/nosqlproject
https://github.com/ayman1902/nosqlproject
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayman1902/nosqlproject
- Owner: ayman1902
- Created: 2024-06-13T19:14:40.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-14T11:25:14.000Z (5 months ago)
- Last Synced: 2024-06-14T22:35:54.517Z (5 months ago)
- Language: HTML
- Size: 85.9 KB
- Stars: 0
- 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
![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