Compare commits
2 Commits
a5d889c067
...
28ca2415bb
| Author | SHA1 | Date | |
|---|---|---|---|
| 28ca2415bb | |||
| daea42590c |
0
gitignore.txt → .gitignore
vendored
0
gitignore.txt → .gitignore
vendored
1
.idea/.name
generated
Normal file
1
.idea/.name
generated
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Inventaires-gestion
|
||||||
2
.idea/modules.xml
generated
2
.idea/modules.xml
generated
@@ -2,7 +2,7 @@
|
|||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ProjectModuleManager">
|
<component name="ProjectModuleManager">
|
||||||
<modules>
|
<modules>
|
||||||
<module fileurl="file://$PROJECT_DIR$/.idea/Ratio & inventaires.iml" filepath="$PROJECT_DIR$/.idea/Ratio & inventaires.iml" />
|
<module fileurl="file://$PROJECT_DIR$/.idea/Inventaires-gestion.iml" filepath="$PROJECT_DIR$/.idea/Inventaires-gestion.iml" />
|
||||||
</modules>
|
</modules>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
Binary file not shown.
BIN
Excel/Ratio_8-3.xlsm
Normal file
BIN
Excel/Ratio_8-3.xlsm
Normal file
Binary file not shown.
@@ -1 +1 @@
|
|||||||
Sabrina
|
Florian
|
||||||
@@ -1 +1 @@
|
|||||||
Saclay
|
Meudon
|
||||||
12
README.md
12
README.md
@@ -0,0 +1,12 @@
|
|||||||
|
# Inventaire-Gestion
|
||||||
|
|
||||||
|
Ce projet permet de gérer les inventaires et les ratios de plusieurs sites à partir d’un fichier Excel central et d’une base MySQL.
|
||||||
|
|
||||||
|
## Fonctionnalités
|
||||||
|
- Authentification par site
|
||||||
|
- Lecture automatique du fichier `ratio.xlsm`
|
||||||
|
- Insertion des données dans la base correspondante
|
||||||
|
- Affichage dans Streamlit (à venir)
|
||||||
|
|
||||||
|
## Auteur
|
||||||
|
Michel
|
||||||
|
|||||||
Reference in New Issue
Block a user