Maybe use Azure Table storage emulator or something like this for the db.
Write the instructions on how to connect to the DB, and how to read and update data, here we can probably touch what is Dependency Injection and Microsoft implements it.
Replace all the fixed data with calls to the DB to retrieve the info.