30 Commits

Author SHA1 Message Date
3da9f135be Seems to be building with trunk 2022-02-25 21:30:36 -05:00
7ea672a8fd Bump to v0.2.1 2022-02-21 19:18:12 -05:00
ace81eaa4b Bump v0.2.0 2022-02-19 16:34:08 -05:00
f7d63d7987 TODO cleanup 2022-02-19 10:33:44 -05:00
4eaf2ff36b Maintain metric affinity in measurement 2022-02-15 22:29:07 -05:00
98c9a699bd Handle Deletion in the shopping list 2022-02-14 18:46:43 -05:00
2282192678 modifiable shopping list 2022-02-12 09:04:06 -05:00
1a188f45aa Rudimentary shopping list table. 2022-02-10 21:31:25 -05:00
7194fa583d Add dioxus and prepare for web assembly 2022-01-12 18:17:23 -05:00
b46e5746b9 Better parser errors 2021-12-04 09:54:00 -05:00
3dea81aa2d handle pound as a unit 2021-11-23 11:16:39 -05:00
bf633b50d5 Fix some whitespace parsing bugs 2021-11-23 11:14:31 -05:00
185c55c66b Parser fixes handle plurals better 2021-11-23 10:43:24 -05:00
30b800ce09 Handle Step Durations 2021-11-21 15:09:13 -05:00
cae5f059e8 Cleanup warnings 2021-11-21 14:34:02 -05:00
0428f9d9f0 Refactor some functions into our cli module 2021-11-21 13:16:16 -05:00
6651bf2996 Menu lists can output the ingredients list for shopping. 2021-11-20 12:17:04 -05:00
a7923fbcf3 Remove another unnecessary method 2021-11-17 19:36:16 -05:00
c5d5e7e536 TODO cleanup 2021-11-17 19:14:56 -05:00
91c3ad603b Better unit handling for weight measures 2021-11-17 19:07:29 -05:00
8e0e66e8b8 Fix parsing errors and some additional units 2021-11-11 20:19:20 -05:00
9c5bef632d Basic cli skeleton in place with clap 2021-11-09 20:26:52 -05:00
d261850bd6 We are going to revisit all this later. 2021-11-02 21:45:41 -04:00
b21bdd0252 disable macro-error diagnostic for this workspace. 2021-11-02 21:29:25 -04:00
821cc098fb Ingredient parsing for the happy path works 2021-11-02 20:06:59 -04:00
a96f175e9b Merge into DAO 2021-05-08 15:05:41 -04:00
5a7ea05522 Start building out the command line API for this 2021-05-04 18:46:46 -04:00
32bb68b911 Storage layer for recipes in sqlite 2021-05-01 11:21:54 -04:00
b96ee641af Recipe Datamodel: Recipe 2021-04-19 18:28:04 -04:00
1579d16943 Recipe Data model: Units 2021-04-13 20:13:49 -04:00