Skip to content

Commit

Permalink
Merge pull request #511 from mishmanners/patch-1
Browse files Browse the repository at this point in the history
Accessibility settings for AppWrite awesome
  • Loading branch information
adityaoberai authored Nov 10, 2023
2 parents 29a6112 + c384283 commit 6b3406f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
9 changes: 5 additions & 4 deletions ARCHIVE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
* [Python in Appwrite ](https://dev.to/robimez/python-in-appwrite-378h)
* [Appwrite with Dart!](https://dev.to/timothy22000/appwrite-with-dart-3knc)
* [What is Appwrite? Featured in GitHub Blog](https://github.blog/release-radar-sept-2022)
* [How to contribute for Hacktoberfest](https://dev.to/github/hacktoberfest-has-started-are-you-doing-these-things-748)

### Setup, Customization and Deployment
* [Appwrite VS Code extension](https://dev.to/streamlux/appwrite-vs-code-extension-1356)
Expand All @@ -37,7 +38,7 @@
* [Getting Started with Appwrite and creating a Login Page with Appwrite and React (Part-2)](https://dev.to/kunals131/getting-started-with-appwrite-and-creating-a-login-page-with-appwrite-and-react-part-2-4fgd)
* [Appwrite + React](https://anjalirohira.hashnode.dev/integrate-appwrite-inside-react-projects)
* [Building A URL Shortener using Appwrite and Express](https://dev.to/dro1/building-a-url-shortener-using-appwrite-and-express-128i)
* [Appwrite + React = 🔥](https://medium.com/@hardikchopra242/react-appwrite-23a34bcc52a9)
* [Appwrite + React = :fire:](https://medium.com/@hardikchopra242/react-appwrite-23a34bcc52a9)
* [Building a Web App with ReactJS and Appwrite](https://dev.to/drishtipeshwani/building-a-web-app-with-reactjs-and-appwrite-4cno)
* [Build a Web app using Next.js and Appwrite](https://dev.to/harisarang/build-a-web-app-using-nextjs-and-appwrite-4a0l)
* [Getting Started with Appwrite in NextJS by Building An App](https://dev.to/qwe123coder/getting-started-with-appwrite-in-nestjs-22gk)
Expand Down Expand Up @@ -88,8 +89,8 @@
* [Appwrite + Flutter EP10: Deploying Appwrite Server in VPS + Tips for Appwrite in Production](https://www.youtube.com/watch?v=WzHdvLItrEc)
* [Appwrite + Flutter EP11: User preferences and Locale API](https://www.youtube.com/watch?v=qKkgXy3H7Mw)
* [Appwrite + Flutter EP12: Storage, uploading files, image previews](https://www.youtube.com/watch?v=CNjvNNYWgGU)
* [Appwrite ❤️ Flutter : A Trivia Application (Quiz Application)](https://www.youtube.com/watch?v=J3XSlYUhdqs)
* [What's new in Appwrite 0.7 🥳 🚀](https://www.youtube.com/watch?v=uuZq3K4Wjrc&list=PLUiueC0kTFqI9WIeUSkKvM-a_3fyaIiuk&index=16&t=14s)
* [Appwrite :heart: Flutter : A Trivia Application (Quiz Application)](https://www.youtube.com/watch?v=J3XSlYUhdqs)
* [What's new in Appwrite 0.7 :partying_face: :rocket:](https://www.youtube.com/watch?v=uuZq3K4Wjrc&list=PLUiueC0kTFqI9WIeUSkKvM-a_3fyaIiuk&index=16&t=14s)
* [Create and Run Appwrite Functions with Dart](https://www.youtube.com/watch?v=WNIeIYz30Bg&list=PLUiueC0kTFqI9WIeUSkKvM-a_3fyaIiuk&index=17&t=142s)
* [Flutter + Appwrite Starter Application Template (Part 1)](https://www.youtube.com/watch?v=ECtoXQ50Ar0)
* [Flutter + Appwrite Starter Application Template (Part 2)](https://www.youtube.com/watch?v=W_PH5tHbhhM)
Expand All @@ -101,4 +102,4 @@
* [Using Appwrite with Flutter: A tutorial with examples](https://blog.logrocket.com/appwrite-flutter-tutorial-with-examples/) [Source Code](https://github.com/pinkeshdarji/appwrite)
* [Using good-first-issues to contribute to Appwrite](https://youtu.be/k3l_rurKOXg)
* [Setting Up Appwrite on Ubuntu](https://youtu.be/05Ykx-1bF_M)
* [Appwrite + CloudConvert : How to integrate CloudConvert with Appwrite (with and without CloudConvert SDK)](https://youtu.be/_uSQdU-AVA8)
* [Appwrite + CloudConvert : How to integrate CloudConvert with Appwrite (with and without CloudConvert SDK)](https://youtu.be/_uSQdU-AVA8)
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

We would ❤️ for you to contribute to Appwrite and help make it better! We want contributing to Appwrite to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including issues, new docs as well as updates and tweaks, blog posts, workshops, and more.
We would :heart: for you to contribute to Appwrite and help make it better! We want contributing to Appwrite to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including issues, new docs as well as updates and tweaks, blog posts, workshops, and more.

## How to Start?

Expand All @@ -10,7 +10,7 @@ If you are worried or don’t know where to start, check out our next section ex

Help us keep Appwrite open and inclusive. Please read and follow our [Code of Conduct](/CODE_OF_CONDUCT.md).

## Submit a Pull Request 🚀
## Submit a Pull Request :rocket:

Branch naming convention is as following

Expand Down Expand Up @@ -64,7 +64,7 @@ $ git push origin [name_of_your_new_branch]

## Introducing New Features

We would 💖 you to contribute to Appwrite, but we would also like to make sure Appwrite is as great as possible and loyal to its vision and mission statement 🙏.
We would :sparkling_heart: you to contribute to Appwrite, but we would also like to make sure Appwrite is as great as possible and loyal to its vision and mission statement :pray:.

For us to find the right balance, please open an issue explaining your ideas before introducing a new pull request.

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Awesome Appwrite [![Awesome](images/badge.svg)](https://github.com/sindresorhus/awesome)
# Awesome Appwrite [![Awesome Appwrite image badge](images/badge.svg)](https://github.com/sindresorhus/awesome)

## Table of Contents:
- [Announcements and Official Blog Posts](#announcements-and-official-blog-posts)
Expand Down Expand Up @@ -42,7 +42,7 @@
* [Announcing Console 2.0](https://medium.com/appwrite-io/announcing-console-2-0-2e0e96891cb0?source=friends_link&sk=7a82b4069778e3adc165dc026e960fe1)
* [Everything New in Appwrite 1.0](https://dev.to/appwrite/everything-new-in-appwrite-10-43o6)
* [Announcing Appwrite 0.15 with Phone Authentication & More!](https://dev.to/appwrite/announcing-appwrite-015-with-phone-authentication-more-5cjj)
* [Announcing Appwrite 0.14 with 11 Cloud Function Runtimes! 🥳](https://dev.to/appwrite/announcing-appwrite-014-with-11-cloud-function-runtimes-36f5)
* [Announcing Appwrite 0.14 with 11 Cloud Function Runtimes! :partying_face:](https://dev.to/appwrite/announcing-appwrite-014-with-11-cloud-function-runtimes-36f5)
* [Announcing the Appwrite SDK for Dart](https://dev.to/appwrite/announcing-appwrite-sdk-for-dart-3ehc) (Official)
* [Announcing the Appwrite CLI 🚀](https://dev.to/appwrite/announcing-the-appwrite-cli-4m68) (Official)
* [Learn How to Add Object Detection Capabilities to Your Appwrite Storage Using Cloud Functions](https://dev.to/appwrite/learn-how-to-add-object-detection-capabilities-to-your-appwrite-storage-using-cloud-functions-4j6j) (Official)
Expand All @@ -51,7 +51,7 @@
* [Learn How to Create and Run Appwrite Functions With Dart](https://dev.to/appwrite/learn-how-to-create-and-run-appwrite-functions-with-dart-5668) (Official)
* [Learn How to Disable ClamAV in Your Appwrite Stack and Reduce Memory Usage](https://dev.to/appwrite/learn-how-to-disable-clamav-in-your-appwrite-stack-and-reduce-memory-usage-2e37) (Official)

### 30 Days of Appwrite
### 30 Days of Appwrite :sparkles:
* [Day 1 - Pilot](https://dev.to/appwrite/30daysofappwrite-4hh)
* [Day 2 - Installation](https://dev.to/appwrite/installing-appwrite-366o)
* [Day 3 - Appwrite’s building blocks](https://dev.to/appwrite/30daysofappwrite-appwrite-s-building-blocks-1936)
Expand All @@ -67,7 +67,7 @@
* [Day 13 - Appwrite Teams](https://dev.to/appwrite/30daysofappwrite-appwrite-teams-2fjd)
* [Day 14 - Using Team Invites](https://dev.to/appwrite/30daysofappwrite-using-team-invites-gk1)
* [Day 15 - Appwrite Database](https://dev.to/appwrite/30daysofappwrite-appwrite-database-22an)
* [Day 16 - Database Design 🧐](https://dev.to/appwrite/30daysofappwrite-database-design-140a)
* [Day 16 - Database Design :monocle_face:](https://dev.to/appwrite/30daysofappwrite-database-design-140a)
* [Day 17 - Create User Profiles](https://dev.to/appwrite/30daysofappwrite-create-user-profiles-1c3m)
* [Day 18 - Create Blog Posts](https://dev.to/appwrite/30daysofappwrite-create-blog-posts-31fi)
* [Day 19 - Appwrite Storage API](https://dev.to/appwrite/30daysofappwrite-appwrite-storage-api-hgm)
Expand Down Expand Up @@ -95,7 +95,7 @@ Showcase for projects built during [#30DaysOfAppwrite](https://30days.appwrite.i
* [KnowYourFood](https://github.com/LeBraveLittleToaster/KnowYourFood)
* [Budgetist](https://github.com/intel-raja/budgetist_kakeibo#budgetist_kakeibo)

### Almost Netflix 🎬
### Almost Netflix :clapper:

The Almost Netflix series is a tutorial for building a Netflix clone with Appwrite version 0.12.0 and above.

Expand Down

0 comments on commit 6b3406f

Please sign in to comment.