Hi,
I new here and this Bubble looks very interesting but like all beginners I need help.
I need to create very simple attendance app.
I have couple users/admins who have own groups.
So I need page for login for that users/admins (I think I can get this from tutorials).
But where I get problem?
I can create new users/administrators manual in database, ok.
But I need people from their groups to check in/out, pause start/end on single page for each people without login (I think I don’t need users here, just page (separate URL for each attendants) to check in/out.
So when I open URL-A and click button CheckIn I need to store that date and time in database for person-A.
And If I open URL-D and click button CheckIn I need to store that date and time in database for person-D.
And etc.
That attendants don’t need to access that data, just administrator.
Each administrator need to have own group of people and also cant access to group of other administrator.
So I need some instruction how to organize structure of my app and all information will be fine.
Thank you and sorry for my bad English.