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
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