Skip to content

add video series and blog series #499

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ The Almost Netflix series is a tutorial for building a Netflix clone with Appwri
* [Write Unit Tests for Appwrite SDK on Flutter With Mockito](https://betterprogramming.pub/write-unit-test-for-appwrite-sdk-on-flutter-with-mockito-e0c3b403199e)
* [Integrate Retool Mobile with Appwrite](https://imknight.com/integrate-retool-mobile-with-appwrite)
* [Build a Twitter Clone with Appwrite and Riverpod | FreeCodeCamp](https://youtu.be/njLEDvoDjtk)
* [Blog Series - Appwrite & Flutter: Event App Tutorial](https://kylebcg.hashnode.dev/)

### Security and Authentication
* [Restricting Access to Your Appwrite Console](https://medium.com/appwrite-io/you-can-now-restrict-access-to-your-appwrite-console-b8b447885289?source=friends_link&sk=95b78cf75ff633e0f32b8a76ea619b08)
Expand Down Expand Up @@ -356,6 +357,9 @@ Share your apps here! Submit a pull request!

* **SOS App** - A cross-platform mobile app built with .NET MAUI that allows the user to send an SOS message with their location to a saved phone number in times of distress using an Appwrite Function, Radar, and Twilio. [Source Code](https://github.com/adityaoberai/SOS-MAUI)

## Videos
* [YouTube Video Series - chipIn App Tutorial | Event Planning & Management with Flutter & Appwrite](https://www.youtube.com/playlist?list=PLVxKaz1qsM-k4jD0PZBhhrvZmiUmPMEhe)

## Books

* [Appwrite Up and Running by Alejandro Garcia](https://leanpub.com/appwrite-up-and-running/)
Expand Down