Hey, I've applied to the Octernship "Create video sample notes app with flutter"... And as far as I've understood, I've to create a notes app using flutter but I've not understood the timings of it..
It says "Apply by May 15, 2023" does it means I've to complete the app before may 15?
Or I've to create it in the time interval of "June 5, 2023 to Aug 4, 2023" mentioned as the start and end time of it...?
Hi, You have to make the app from today to the next 2 months. Depending on the submissions, Appwrite will be able to take interns from May/June for 3 months paid internship. Hope this answers your question!
Ohk... Got it, Thanks for answering 😊
Recommended threads
- listRows result parsing issue
I'm using Appwrite Dart SDK "24.2.0". When I perform a listRows call in dart, I have this reponse in JSON: in " Future<models.RowList> listRows()" { "total" :...
- Broken Flutter SDK >=24.1.0
Row.fromMap now does: ``` data: Map<String, dynamic>.from(map["data"] ?? {}) ``` But Appwrite Cloud TablesDB row responses return custom row columns flattene...
- Flutter OAuth2 does not attach Google se...
Hi Appwrite team, I’m using Appwrite Auth in a Flutter mobile app and trying to upgrade an anonymous user to Google OAuth. Docs say that if there is already a...