- Kainoa Aqui (kainoa7)
- Toby Smedes (TSmedes)
- Jovan Limas (jovanlimas)
- Anthony Mao (anthonymao1)
A simple grocery list manager that makes shopping easy.
Front End: Qt6
Back End: C++, SQLStudioLite
Platform: Windows/Mac
Main.qml
homepage and main screen.AddNewItem.qml
page to add new items.AddItemToList.qml
page to add items with their quantity and unit to the shopping list.ItemOptions.qml
a list model of all the user-added items.List.qml
a list model of the shopping list.Database.js
database code