Why Do I need a Database in my E-Commerce website
Database in my store is essential as I am providing digital wallet and cryptocurrency <---> pound exchange, so I need to know how much every user is spending on which cryptocurrency to improve my services.
Tabular Database in excel allows me to filter different things, for example I am able to filter customers by cryptocurrencies they are buying or amount they spent on cryptocurrencies and this is very useful feature of databases. Filtering is also very useful when you need to find contact to one of the users.
Filtering and other features of database are useful when you need to make some sort of statistics to improve services that you are providing to customers.
How would I collect data from customers
Most of the data from customers will be collected as soon as new customer register. There will be also feature of updating the data user provided at register to different one.
Another part of data that I will be collecting will be based on cryptocurrency that user buy and amount user spend for this cryptocurrency, so it will be collected through store.
How do I connect Database to my website
Database will be connected through the backend of my website. There will be a registration / login form, which receives user input and send it to backend and from the backend to my database.
Database in my store is essential as I am providing digital wallet and cryptocurrency <---> pound exchange, so I need to know how much every user is spending on which cryptocurrency to improve my services.
Tabular Database in excel allows me to filter different things, for example I am able to filter customers by cryptocurrencies they are buying or amount they spent on cryptocurrencies and this is very useful feature of databases. Filtering is also very useful when you need to find contact to one of the users.
Filtering and other features of database are useful when you need to make some sort of statistics to improve services that you are providing to customers.
How would I collect data from customers
Most of the data from customers will be collected as soon as new customer register. There will be also feature of updating the data user provided at register to different one.
Another part of data that I will be collecting will be based on cryptocurrency that user buy and amount user spend for this cryptocurrency, so it will be collected through store.
How do I connect Database to my website
Database will be connected through the backend of my website. There will be a registration / login form, which receives user input and send it to backend and from the backend to my database.
Good start, please also include the Customer order form on your Digital Notebook and explain how the SUM formula functions on the template. (with screenshots & written notes).
ReplyDelete