Andrei Stoica
082c342256
fixed .gitignore
2022-09-18 13:32:01 -04:00
Andrei Stoica
c6a75b59eb
added first test
2022-09-18 13:01:33 -04:00
Andrei Stoica
a87c0f142e
restructured code for packaging
2022-09-18 13:01:19 -04:00
Andrei Stoica
d96476662b
updated gitignore
2022-09-18 13:00:29 -04:00
Andrei Stoica
c30fea1ddc
added pytest to requirements
2022-09-18 11:44:37 -04:00
Andrei Stoica
4f61fb5ccc
moved scripts to module
2022-09-18 11:39:54 -04:00
Andrei Stoica
04200b41ce
updated init script and docker file for pair functions
2022-08-18 11:56:56 -04:00
Andrei Stoica
91e09709e0
updated readme with environment variables for docker
2022-08-18 11:56:22 -04:00
Andrei Stoica
240481b188
updated todo list
2022-08-17 19:25:19 -04:00
Andrei Stoica
573dbd2ec0
created adjacency list for recipie and ingredient
...
- Added pl/PGSQL functions for finding pairs that are connected
- Added tables for each adjacency list (RecipeConnection &
IngredientConnection)
- Added table to keep track of recipes that have not been merged into
the graph yet
- Added function to update adjacency list with new recipes
2022-08-17 18:46:19 -04:00
Andrei Stoica
638bd58e8b
fixed typo
2022-08-05 12:11:09 -04:00
Andrei Stoica
efd76ee228
refactored table creation into seperate function
2022-08-03 17:02:49 -04:00
Andrei Stoica
70b33b5c07
updated README.md
2022-07-24 21:12:32 -04:00
Andrei Stoica
53837ea657
added instructions group to regex
2022-07-24 16:18:18 -04:00
Andrei Stoica
910597b3ff
added more units and instuctions to list
2022-07-24 15:21:57 -04:00
Andrei Stoica
3092f67899
added more units
2022-07-22 18:57:26 -04:00
Andrei Stoica
39e13a3454
fixed typos
2022-07-22 17:57:35 -04:00
Andrei Stoica
fe8362b02c
updated exception handling
2022-07-22 16:25:45 -04:00
Andrei Stoica
6f3056bc1c
added missing units to regex + function for reparsing missing ingredent text
2022-07-22 15:12:16 -04:00
Andrei Stoica
c4c53d238a
refactor code to split into functions + preliminary regex for ingredient extraction
2022-07-22 12:26:58 -04:00
Andrei Stoica
b5061caed5
Automatic import of N recipes
2022-07-20 18:10:28 -04:00
Andrei Stoica
54ffd79836
updated TODO
2022-07-20 18:04:11 -04:00
Andrei Stoica
798037fc14
updated todo list
2022-07-20 15:25:13 -04:00
Andrei Stoica
cf2e1ed21f
inital commit
2022-07-18 20:43:21 -04:00