I have an idea for an app and wanted to see if it were feasible with Xojo. The app will prompt the user for a folder and parse the data inside. The data would consist of a csv (with chats inside), text files and images. The parsed data will be stored in a Sqlite database.
Would it be feasible to display the chats in a chatbox like format? Would I be able to display the images within the app? There’s a chance they could be heic (iPhone images). Should I insert the images into the database? Or would leaving them in a folder be best? I’m also considering having the folder contents zipped so would there be a means to have the program work with a zip file for parsing?
Thanks in advance!
12 posts - 4 participants