Page 1 of 1

Best way to make an Admin Panel

Posted: Sat Oct 12, 2013 3:59 am
by Jeff6301705

Making an Admin panel for users
I want a user to be able to make changes or update my collections, but not be able to make changes to the entire database or even see the database, and I only want one user to have that access, what would be the best way to do that?

Is there a way to update the collections through a program like Access, or Excel, to be able to make the changes and have it update the database once the changes are made? Without using programs like Sharepoint? Can I make a connection using my Godaddy SQL to update that collection?


Best way to make an Admin Panel

Posted: Sat Oct 12, 2013 4:17 am
by maxkatz

You can access the database from anywhere (even from a client not build in Appery.io) but all access is done via REST APIs.

You can build another app (admin) that will allow users to edit the data.