Anglepi / My-Many-Reads

Browse books, manage your reads list and find recommendations based on your likings and other users opinions.
GNU General Public License v3.0
3 stars 0 forks source link

Privacy and data management #107

Closed Anglepi closed 1 year ago

Anglepi commented 1 year ago

As #94 states, this project needs to consider and clarify how is it going to manage data generated by users.

Since this project allowed deleting libraries, and this information might be useful for statistics of interest, I've modified the DB structure and delete library functionality so instead of just deleting the data, it removes the information of the owner and marks the library as inactive.

More documentation on this will be added later, probably in #98 while explainning the changes made in this user story in the form stated in #106. Although I might make a different issue since it should be part of the final task that finalizes current MVP