nestjs / typescript-starter

Nest framework TypeScript starter :coffee:
https://nestjs.com
1.89k stars 1.07k forks source link

RALabs_InterviewProject #272

Closed Wendy-wyt closed 1 year ago

Wendy-wyt commented 1 year ago

Implemented a simple task management feature with 3 APIs; Wrote unit tests for controller and service and integration test; The program will also use MongoDB Atlas as its database.