Skip to content

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

Notifications You must be signed in to change notification settings

vinodnextcoder/doodleblue-code-test

Folders and files

NameName
Last commit message
Last commit date
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022
Feb 2, 2023
Dec 29, 2022
Jul 13, 2022
Jul 13, 2022
Jul 13, 2022

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