postman ss: docker hub ss: docker desktop ss when compose the hole app insurance data after docker compose: i write docker-compose.yml file on cards microservices all code is updated on git hub please check my github repos.
Dipanjan Ghosh
updated on 23 Mar 2023
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Dipanjan Ghosh (6)
Project 1 - Create a new microservice for allowing customers to getInsurance policy from your banking app
postman ss: docker hub ss: docker desktop ss when compose the hole app insurance data after docker compose: i write docker-compose.yml file on cards microservices all code is updated on git hub please check my github repos.
23 Mar 2023 05:34 AM IST
Project 2
1. use ecom; // db.user.insertMany([{user_type:"admin"},{user_type:"seller"},{user_type:"customer"}]); // db.customer.insertMany([{c_name:"rohan saha",c_mobileNo:"+91 7003224592",c_email:"rohansaha@gmail.com",c_country:"india",c_city:"pune",c_address:"sector 2, pune",user_type:"customer",password:"qwqwq123",gender:"m",payment_info:"",created_at:new…
30 Nov 2022 06:33 PM IST
Project 1
Task 3. 1. SELECT * FROM `customer` ORDER BY c_city; 2. ALTER TABLE `products` CHANGE `id` `prod_id` INT NOT NULL AUTO_INCREMENT; ALTER TABLE `products` CHANGE `sub_category_id` `prod_sub_category_id` INT NULL DEFAULT NULL;…
27 Nov 2022 08:33 PM IST
Project 2
code is attached below. As we all know current account has no interest so i didnt calculate current account interest .... i calculate compound interest on savings account.
21 Oct 2022 06:50 AM IST
Project 1
Code is attached below.
16 Oct 2022 10:41 AM IST
Project - Data Handling and Interpolation
% to read the excel file i use 'xlsread' function. num = xlsread('VI.xlsx') // reading file % but here i use drag and drop method because it is easier for me. >> ImAmp ImAmp = -28.0000 -24.0000 -19.0000 -14.0000 -9.0000 -6.0000 -4.0000 -3.0000 -2.0000 -1.3000 -1.0000 -0.6000 -0.3000 -0.1000 0 0 0 0.0100…
26 Jun 2022 06:09 AM IST