How can I make it so that each user that logs in can only see their own data, add new data, and see the charts of their data?
I only want them to be able to see their own, does there need to be a different database for each user or can it log who creates what records and only show it to them if they created it?