Aadeesh Oswal

Results 10 issues of Aadeesh Oswal

This PR adds an example of Dart function to transcribe video using [Deepgram](https://developers.deepgram.com/api-reference/). Closes https://github.com/appwrite/appwrite/issues/4477. Working screenshots of the function: 1. Success 2. Failure Let me know if anything else...

hacktoberfest-accepted

This PR adds an example of Dart function to transcribe audio using [Deepgram](https://developers.deepgram.com/api-reference/) Closes https://github.com/appwrite/appwrite/issues/4486 Working screenshots of the function: 1. Success 2. Failure Let me know if anything else...

hacktoberfest-accepted

This PR adds an example of Appwrite function to generate base64 encoded map image from latitude and longitude. Closes https://github.com/appwrite/appwrite/issues/4129 The example uses [MapQuestApi](https://developer.mapquest.com/documentation). Working screenshots of the function: 1....

hacktoberfest-accepted

Fixes #127 Describe the changes you have made in this PR - Added Feature to allow users to schedule custom reminders (as many as they like, for any beacon that...

When the leader tries to change the duration, the dialogue that pops up does not provide an option to change duration. I would like to work on this, please assign...

enhancement
desired feature
backend

Fixes #17 #5 Note: Since the mutation is recently merged in the backend, it has not yet been deployed to the cloud. So to test, fork the [backend repo](https://github.com/CCExtractor/beacon-backend) and...

**Is your feature request related to a problem? Please describe.** Building up on #52, we can add custom reminders (msg and time). For eg using a TimePicker() user can select...

enhancement

I mean will this sync the updates for all and stop the subscriptions if beacon has been deactivated? _Originally posted by @nb9960 in https://github.com/CCExtractor/beacon/pull/97#discussion_r805160175_ After https://github.com/CCExtractor/beacon-backend/issues/107 is resolved this can...

desired feature
backend

Display markers for each and every user of the beacon. **Describe the solution you'd like** Initially i will be trying to setup stream subs. for all user locations, and check...

enhancement

When user creates a beacon, and tries to join it, the number of followers go up by 1. In this image anonymous (user) is same as of twst (user). Is...

bug
backend