I have an app made for a client, a school in this case and the client seems to be instrested in having access to log files, possibly to view those who logged in etc from among their stuff members. How can i achive this in my glide app?
Does your app require that users sign in? If yes, then your Users table should display all the logs regarding users. If you’ve already pre-loaded users, then you can connect a Google Sheet (needs at least one table with headers) to access the “App: Logins” tab that Glide automatically creates when you connect it.