-create books module -CRUD -can query by name and find regular expression -add -update -delete -find -create image module
- can upload file to save to mongDb
-create user
-jwt
-hash password with bcrypt
-authorization
*Json.stringify => encode to String *JSON.parse => decode json String to Json object