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
|
7f0fd90e73
|
Fixed project to compile on Linux.
|
2018-02-28 21:43:49 +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
|
c928533e6a
|
Added RecipeTag object to replace string in recipe object.
|
2018-02-12 19:25:48 +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 |
Andrew Lalis
|
661590ecc4
|
Added SQLite3 library, testing code.
|
2018-02-02 11:41:36 +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 |