cf-301-group-2021 / entertainment-tracker-backend

https://cf301-2021.herokuapp.com
MIT License
0 stars 0 forks source link

Apply findOne; Fix styling; lint errors #20

Closed KasonBraley closed 3 years ago

KasonBraley commented 3 years ago

Use document.findOne instead of document.find to return a single object instead of an array.

Some other small styling changes on repository.js