- The server is not running due to an export issue. Please find and fix (hint: the issue is in auth.module.ts)
- The validate route handler (
auth/login
) in app.controller.ts is not setup well, complete the setup and test that it works - Add guard to the
customers/loans-summary
to check X-ACCESS-KEY in the header and ensure it equals 12345 before someone can access the route - Complete the implementation for the
getCustomersLoanApplicationSummaries
app.service.ts method to return the customerId, customerName & the totalLoanApplicationAmount of the customer using aggregation pipeline, (hint, u can use group, lookup, sum)
-
Notifications
You must be signed in to change notification settings - Fork 1
bytangle/candidate-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published