keonchennl / trustchain-superapp

Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
GNU General Public License v3.0
0 stars 0 forks source link

Create file storage in the superapp #2

Open marko-matusovic-personal opened 2 years ago

marko-matusovic-personal commented 2 years ago

Either create a new storage system for the PDFs, or make use of existing storage in the superapp. This code will eventually connect to UI and will be used for saving and retrieving PDFs. Should be able to do CRUD operations.

Tasks to implement:

Optional: