Closed atareshawty closed 8 years ago
Added spending end point to get spending between optional dates. When the date submit button is hit, a fetch is made. The response is then injected into a handlebars template and placed back into the page so the page doesn't have to reload. There are tests around the endpoint and new db method
WORK IN PROGRESS. I added an api endpoint with tests around it. Nothing in the app hits it yet