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

Create a very basic data manager class #77

Closed Anglepi closed 1 year ago

Anglepi commented 1 year ago

Move all the data from the API to a new module, where a data manager class with a constructor will serve this data.

Import and initialize this new class in the API.

This task is part of #76