- working for the same fork from lab-08
- submit a pull request to this repository
- submit a link to your PR in canvas
- write a question and observation on canvas
- also describe how long the assignment took you
Here are some npm modules that you may find useful for this project, it is not required for you to use them.
- make these directorys to organize your code
- lib
- test
- model
- route
- data // to hold your resouces
- refactor the storage module to have file system persistance
- 2pts - have the storage module check for the type sub-directory, and create it if it does not exist