Andrew Lalis
|
35982cd514
|
Added methods to get food groups of all recipes and individual recipe, revamped access to result table.
|
2018-03-30 12:29:10 +02:00 |
Andrew Lalis
|
076212e392
|
Cleaned up deleting recipes, random recipe on startup, exit button, etc.
|
2018-03-29 16:09:58 +02:00 |
Andrew Lalis
|
446ff8f5ba
|
Storage is now complete. Retrieval is partially implemented.
|
2018-03-03 10:18:38 +01:00 |
A.G. Lalis
|
2d096f485a
|
Added const modifier to getters, able to display ingredients in GUI.
|
2018-02-13 10:22:05 +01:00 |
Andrew Lalis
|
2e42bafae3
|
Fixed default constructors, tested compilability.
|
2018-02-12 20:27:27 +01:00 |
Andrew Lalis
|
cd3f527785
|
Created getters/setters for Recipe Class and cleaned up constructor.
|
2018-02-12 19:44:35 +01:00 |
Andrew Lalis
|
7d358d6e55
|
Added getTotalTime() derived getter method.
|
2018-02-12 19:37:35 +01:00 |
Andrew Lalis
|
c09f29930b
|
Ignoring .autosave files, added fields to recipe object, improved unit of measure.
|
2018-02-12 19:20:38 +01:00 |
Andrew Lalis
|
05a18d6a9a
|
Re-organized ingredient-related objects, added descriptions.
|
2018-02-12 15:15:04 +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 |