deco3500-2019 / Apple_Pen

1 stars 0 forks source link

Access methods for JSON files #9

Closed scottgullaksen closed 4 years ago

scottgullaksen commented 4 years ago

Description

We need methods for maintaining the json file, e.g. inserting new users, updating answered questions, adding new questions, retrieving questions, retrieving users, etc. I.e. normal db access methods. These will naturally all be created on server side, in the server.js file.