Please enable JavaScript.
Coggle requires JavaScript to display documents.
Satoshi Millionaire application - Coggle Diagram
Satoshi Millionaire application
Buy with Bitcoin logistics
Select a Satoshi value pack from the buy page
Confirm satoshi pack and get redirected to coin gate
After succesful payment return to the application success page - "Your new funds will be added after payment has confirmed
Listen on web hook for confirmation of order
On confirmation send user the needed amount to their wallet
User referal system
Users need a value assigned to them that new comers can use as a referral code
Or Users are assigned a referral link that can be copied and pasted
When users register for the first time they should be able to add in their referral ID otherwise its default is set to none. If a user is being directed by a referral link then it should automatically be placed in the field bar and set to lock
User that signup from a referral code get 50 satoshis
User that sent affiliate links and got a signup get a 500 satoshi reward
Must eventually add in a function that will only reward the affiliate sender an amount after the new registered users send more than a certain amount of coins.
Item shop
Item list
Super coin - Send to a specific user
Binoculars- Let users view other profiles
Location coin - Lets users send a coin to a specific area
Delivery van - Lets users send a coin type to multiple people in on click
Logistics
Based on the relevant item logic
Geo location coins - Will be a specified database query
Super coins - Will need to give item holder the option to send to any user they want. This will be a different page for transaction and will likely be
Internal adjustments that will need to be catered for
Some items will need new pages made to cater for their uses
How do we store all the items that a user owns?
What methods will we need to use to make the items function as needed
Page to accept a item type?
Based on what item the user wants to use in their storage there will be a page specified to the use for the item in question