Skip to main content

Database in my E-Commerce website

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.

Comments

  1. 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

Post a Comment

Popular posts from this blog

Product DB

This is how my Product Database on WIX look like. I am using a wix database from template to store my products. Database on my website is used to keep inventory of my products. In few words database can store price, product name, unique ID to recognise product, boolean values to tell user if product is available or no, and there is many more features when using a database on website.

Product ordering

To purchase cryptocurrency on my website we have to do following steps: 1. Go to OpenMarket 2. Select cryptocurrency that we are interested in buying 3. Add selected product to basket 4. After we select all the product that we are interested in, we can proceed to see the card 5. To make transaction we have to click one of checkout buttons 6. At this moment we should be able to finalise transaction by writing our card details, however, because I am using free version of wix we are not able to finalise our transaction.

Survey results and analysis + SWOT Analysis

In the last weeks I have created a survey to gather informations, which can potentially give me some ideas about my software and how I can improve it in order to fulfil expectations of potential clients. To analyse all of data gathered I used charts that were generated automatically in the Google Forms and SWOT Analysis of data in charts. In the first part of my survey I am asking respondents about themselves do predict if there are any chances that they are on some higher positions in companies that they are working for. The variation of both higher age and higher education - age 30+ and bachelors level of education and above makes possibilities that the respondent is currently on some higher position. I decided to use this variation instead of asking respondent directly, because I am aware of that maybe not everyone want to share such information with survey even if they are anonymous. As we are able to see on the chart there is an impressive number of people who have educati...