Closed mstackpo closed 8 years ago
A database seems like it might be overkill for a local app, depending on the scale of how your users want to use the project. It might be simpler to save the inventory as a data file (or maybe JSON).
The intent is in the future to leave the door open for having it go online if we are able to get that far.
A database seems like it might be overkill for a local app, depending on the scale of how your users want to use the project. It might be simpler to save the inventory as a data file (or maybe JSON).