You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AMS is a system to help manage and serve any kind of Assets. It could be a image bank, websites bookmarks, a whislist, a personal library, or online documents. It was designed to use a Google Docs Spreadsheet as da database, and serve data via ajax+json to any kind of application or web service. Since filtering data in Google Scripts is very slo…