Please enable JavaScript.
Coggle requires JavaScript to display documents.
cheemsit, coin.......[], wallet, Calculate amount from coin schema here -…
cheemsit
Backend
Models
user
email
password
secret key
name
description
userId
role
phone no
Portfolio
transaction
buyerId
sellerId
amount
coin
coinId
totalCoinBuyingPrice
numberOfCoins
equals to amount
date&time
wallet
userId
balance
coin
coinName
numberOfCoins
total coins
totalCoinPrice
total cost Price
locked
INR left
depositToAdmin
amount
date&time
routes
Auth
signin-post
signout-get
signup-post
user
get
put
parameter extractor
activity
portfolio
transaction
create
get
updatestatus
getTransactionbyId
getAll
walllet
getwallet
deposit
withdraw
lockcoin
gethistory
controllers
Auth
signup
signin
signout
isAdmin ⭐
isAuthenticate ⭐
isSignedIn ⭐
User
getDetails
update
getUserByID ‼
getActivity
getPortFolio
transaction
create
market
buy
sell
P2P
buy
sell
getAlltranctions
getTranactionById ‼
getTranactionStatus
updateStatus
coin.......[]
amount
profit
locked/time
coinId
last_purchase_value
wallet
getHistory
updateWallet⭐
lockCoin
Deposit/Withdraw
getwallet
Calculate amount from coin schema here