Admin account and import textfile

I have two questions. Wasnt sure if i should have separated the topics? Is it possible to make an “admin” account or do i have to make a admin-version of the app?

Is it possible to fetch data from for example an excel-file?

1 Like

Yes, you can make admin accounts in your app by adding a property to your users collection to mark someone as an admin. You can then make the link to the admin screens in your app only visible to users who are admins.

You can import a .csv file.

1 Like