Hi Everyone - Beginner Here

Hope everyone is safe out there.

Just have a simple question about displaying data to individual members. We just recently moved our site over to wix and I’m interested in creating an area for our old clients so they can look through their old orders. Currently I don’t want or need the clients to input any data, but just that when they log on they can easily view their order history or any current orders.

I plan on just simply uploading any information into the database that I export from our accounting software.

I just want to know what is the easiest way to accomplish this filtering process to display user specific information. I’ve read a lot of articles regarding how to display information that the client themselves have input into the system, but it is unclear to me as to how to just display old order histories that i have put into a database.
There will be thousands of datapoints, is it best to have a database for each client, or have all the orders together and filtered based on who is logged on? Thanks again for any help that I can receive, started playing around with corvid and databases only last week, so please be kind… haha. Thanks!

Hello Felix,

you have not just one question, here we have a lot of questions.

Before someone can help you, you should first structure your database.
Just you know how to structure it the best way, because just you know, which data will be in the DATABASE.

Then, when you have your DATABSE, then you can do STEP-2 → looking for filterig-processes.

And you have one more tast to do. You want to work with customers data like history and so on, so you will need to work with PrivateMembersData.

But if i am honest, i did not understand all of your project issues.

Perhaps you will be able give more detailed informations when you have done your DATABASE-STRUCTURE.