Skip to content

Mongo exercise#20

Open
zzxjoanw wants to merge 2 commits intopce-uw-jscript400:masterfrom
zzxjoanw:master
Open

Mongo exercise#20
zzxjoanw wants to merge 2 commits intopce-uw-jscript400:masterfrom
zzxjoanw:master

Conversation

@zzxjoanw
Copy link

No description provided.

@@ -1,72 +1,79 @@
const router = require('express').Router()
const { generate: generateId } = require('shortid')
const Books = require('../model/books')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you may have forgotten to add this path to the git repository. Routes look mostly correct but I cannot properly test your code without it. If you update and notify me I will reevaluate your grade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants