195 Commits

Author SHA1 Message Date
damien DELPY
f4d7d9be41
mergin for the marks inserted. 2024-11-27 20:52:10 +01:00
damien DELPY
09b5aa0362
fix: new insert.sql for the tags. 2024-11-27 20:51:35 +01:00
damien DELPY
191de9829b
fix: tag is not noter. 2024-11-27 20:44:48 +01:00
damien DELPY
7398a84a51
merging the new database 2024-11-27 20:32:22 +01:00
damien DELPY
eba078017f
feat: new database due to new python script. 2024-11-27 20:31:07 +01:00
damien DELPY
b4a716afbd
fix: some comments. 2024-11-27 20:04:11 +01:00
damien DELPY
605b744bac
fix: now tag is a note between 0 and 5. 2024-11-27 20:03:23 +01:00
damien DELPY
44599df44e
fix: now all pieces have a brand, a shape. The words are now more understandable in the database. 2024-11-27 19:50:50 +01:00
Nemo D'ACREMONT
db205b01e5
Merge branch 'box_pieces' 2024-11-27 16:01:11 +01:00
Nemo D'ACREMONT
24a12ea3b1
fix: use await to wait for map 2024-11-27 16:01:03 +01:00
Alessandre Laguierce
2c01512c53 feat: add pieces to box 2024-11-27 15:55:06 +01:00
Nemo D'ACREMONT
7824277239
feat: add get models by note 2024-11-27 15:40:08 +01:00
Nemo D'ACREMONT
6ec761cdd7
fix: dont exec select.sql on build 2024-11-27 15:39:25 +01:00
Nemo D'ACREMONT
9614413e6b
feat: create rendu page 2024-11-27 15:26:22 +01:00
Martin Eyben
36fcec0970 fix: select sql 2024-11-27 15:13:25 +00:00
Nemo D'ACREMONT
b297b88c64
feat: add get all models from fans 2024-11-27 15:12:52 +01:00
Martin Eyben
502718929a feat: remove constraint not null to modeles 2024-11-27 15:07:15 +00:00
Nemo D'ACREMONT
d0632fb691
enhanced: enhanced makefiles 2024-11-27 14:55:35 +01:00
Alessandre Laguierce
e3301bd831 feat: add piece 2024-11-27 14:45:37 +01:00
Alessandre Laguierce
b2b769da8f Merge branch 'master' into pieces 2024-11-27 14:22:20 +01:00
Martin Eyben
9661d69c57 feat: sql select 2024-11-27 13:30:35 +00:00
Alessandre Laguierce
54e113d8db feat: add pieces 2024-11-27 14:20:33 +01:00
damien DELPY
424cce390e
fix: for the function is_existing, stop the transaction if not found. 2024-11-27 10:33:43 +01:00
damien DELPY
86c6fedb30
feat: first version of update.sql done to do basic manipulation to it. 2024-11-26 23:03:31 +01:00
damien DELPY
4df648ef10
fix: now it is the ( and ) characters. 2024-11-26 19:51:40 +01:00
damien DELPY
82267fd573
fix: ' characters are fucking this up. 2024-11-26 19:38:00 +01:00
damien DELPY
7eb84a8d18
fix: adding more elements to the quantite attribute insofar as a piece can be used by multiple sets at many times. 2024-11-26 17:46:54 +01:00
damien DELPY
0df3682d04
fix: new insert.sql due to new raw data. 2024-11-26 10:26:14 +01:00
damien DELPY
3fa9da6ef9
fix: new csv file for model names. 2024-11-26 10:25:14 +01:00
damien DELPY
b23c44e5df
fix: adding a rule to put the sql files into the build directory. 2024-11-25 21:28:38 +01:00
damien DELPY
5815ab2a22
feat: adding a Makefile at the root. 2024-11-25 21:27:16 +01:00
damien DELPY
935d3812f7
feat: Makefile to generate data and obviously put the files in the build directory 2024-11-25 21:18:48 +01:00
damien DELPY
872f7dc3d5
fix: udpdate the python script for this new src directory. 2024-11-25 21:06:44 +01:00
damien DELPY
ebb9af28eb
feat: putting the sql files into the src directory 2024-11-25 21:05:00 +01:00
damien DELPY
bbbdd72347
feat: adding a folder to put temporary insert.sql files. 2024-11-25 21:02:12 +01:00
damien DELPY
d1a96c2dff
feat: rename the .csv folder. 2024-11-25 21:00:53 +01:00
damien DELPY
9f4eaf5ebe
fix: the nemo scripts. 2024-11-25 20:59:43 +01:00
damien DELPY
c4b4c0f8a6
feat[SQL]: edit the README to explain the generating process. 2024-11-23 22:38:38 +01:00
damien DELPY
f6a2aa8320
fix[SQL]: no more duplicatas in a created dataset. 2024-11-23 22:34:31 +01:00
damien DELPY
5795651499
fix[SQL]: fcking merge conflict. 2024-11-23 22:33:38 +01:00
damien DELPY
50db25c0f0
fix[SQL]: no duplicatas. 2024-11-23 22:32:41 +01:00
damien DELPY
e603b34767
fix[SQL]: First generated dataset. 2024-11-23 21:55:25 +01:00
damien DELPY
7f7e605525
fix[SQL]: merging conflict. 2024-11-23 21:48:07 +01:00
damien DELPY
37d0c430c7
fix[SQL]: first generated dataset. 2024-11-23 21:43:17 +01:00
damien DELPY
1824c1d421
fix[SQL]: useless build. 2024-11-23 21:40:41 +01:00
damien DELPY
7ba442cb17
merging from master 2024-11-23 21:39:19 +01:00
damien DELPY
3fab1411b2
fix[SQL]: first generated data set. Some values already exists but it is quite good i think 2024-11-23 21:38:10 +01:00
Nemo D'ACREMONT
801cdcee58
feat: add subject links to readme 2024-11-23 12:22:41 +01:00
Nemo D'ACREMONT
c6c7c12a24
feat: give example to copy back-end/.env to start dev environnemnet 2024-11-23 11:58:06 +01:00
Nemo D'ACREMONT
690a242a78
feat: fix db script exec order, onlyl use back-end.env files 2024-11-23 11:53:52 +01:00