#Feature wishlist

3 messages · Page 1 of 1 (latest)

mystic pewter
#

Hi, team I have a few wishes and I hope it would make its way into new versions of appwrite.

  1. Auto-delete documents after X amount of time.

  2. Whenever users login/ close an app, online status should be changed in appwrite.

  3. Logedin users latitude and longitude

warped prairie
#
  1. You can achieve it be creating scheduled function
    2-3. How it will work?
mystic pewter
#

@warped prairie Thankyou for your response, I couldnt find a solution to learn how to do it, the function I mean.

  1. A online property of for all users, that could be used to update user data in database. So other users know who is online or offline.

  2. latitude and longitude of users current active device.