Noteful lets users manage and organize their notes, which are stored on an external server. This repo provides that server. (app can be found here: https://github.com/omaiyea/noteful)
Node, Express, Chai, Supertest
Note: This is similar to the inital home view, which shows all notes regardless of folder
- Reset database on load. Currently data is persisted but since the server is used on a demo site, it might get messy.