Skip to content

vinodnextcoder/doodleblue-code-test

Repository files navigation

Description

Simple signup and login flow using Nest.js, TypeORM and JWT. CSV file upload data to mongodb

Installation

$ npm install

Running the app

# development
$ npm run start

Test

# unit tests
$ npm run test


### user journey
You can  find sample input and postman_collection in folder postman_collection

1.signup 
2. user login 
3. add product in add product -- product list add throught sample.csv file
4. user can plce order
5. can read order, and product and customer