Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Lalis 61711323cc Polished up adding ingredients to the recipes list. 2018-03-10 10:42:22 +01:00
Andrew Lalis ceab72177a Added units as a table, populate ingredient and unit boxes in new recipe dialog. 2018-03-10 08:51:17 +01:00
Andrew Lalis 49d9004eae New Recipe Dialog is almost done. 2018-03-04 10:19:32 +01:00
Andrew Lalis 358bc8de5d Added new recipe dialog, improved ingredient list display 2018-03-04 09:05:20 +01:00
Andrew Lalis 446ff8f5ba Storage is now complete. Retrieval is partially implemented. 2018-03-03 10:18:38 +01:00
Andrew Lalis 77dddef201 Improved result table functionality 2018-03-03 08:48:55 +01:00
Andrew Lalis cacc75f07d Added ability to store recipe in database. 2018-03-02 14:14:56 +01:00
Andrew Lalis 8c0163951b In process of creating method to store recipe. 2018-03-02 11:30:16 +01:00
Andrew Lalis cfd4179664 Created load and save instruction methods in file utils. 2018-03-02 10:11:26 +01:00
Andrew Lalis e714a2fc6f Added fileutils class, added ability to store ingredients in database. 2018-03-02 09:32:40 +01:00
Andrew Lalis 658bf9fb2b Got a working database interaction layer and basic tables. 2018-03-01 17:19:13 +01:00
Andrew Lalis 3b42d1f418 Improvements made to recipe objects. 2018-02-12 14:24:11 +01:00
Andrew Lalis d648062314 Re-organized files, added model objects, basic UI. 2018-02-02 13:27:57 +01:00
Andrew Lalis c20d2835d1 Moved files into respective header/ source folders. 2018-02-02 10:05:51 +01:00
Andrew Lalis 7005565fc6 Adding starting files. 2018-02-02 10:00:46 +01:00