Coder Social home page Coder Social logo

demo-getstarted-with-android's Introduction

๐Ÿค– Get Started With Android

A Simple Android App to get started with Appwrite's Android SDK

๐Ÿš€ Usage

  • Clone the repository
git clone https://github.com/appwrite/demo-getstarted-with-android
  • Import into Android Studio and run!

๐Ÿ“ Folder Structure

Each folder under the ui directory has interactions with one particular API of Appwrite.

The Accounts directory contains interactions with Appwrite's Account's API and so on.

Client.kt contains a singleton object that initializes the Appwrite client.

Config.kt contains a singleton object that contains the Appwrite project's configuration.

โžœ  appwrite-android-demo git:(main) โœ— tree app/src/main/java/com/example/appwritedemoapplication/
app/src/main/java/com/example/appwritedemoapplication/
โ”œโ”€โ”€ MainActivity.kt
โ”œโ”€โ”€ Config.kt
โ”œโ”€โ”€ ui
โ”‚ย ย  โ”œโ”€โ”€ Accounts
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ AccountsFragment.kt
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ AccountsViewModel.kt
โ”‚ย ย  โ”œโ”€โ”€ Avatars
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ AvatarsFragment.kt
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ AvatarsViewModel.kt
โ”‚ย ย  โ”œโ”€โ”€ Database
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ DatabaseFragment.kt
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ DatabaseViewModel.kt
โ”‚ย ย  โ”œโ”€โ”€ Functions
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ FunctionsFragment.kt
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ FunctionsViewModel.kt
โ”‚ย ย  โ”œโ”€โ”€ Localization
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ LocalizationFragment.kt
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ LocalizationViewModel.kt
โ”‚ย ย  โ”œโ”€โ”€ Storage
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ StorageFragment.kt
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ StorageViewModel.kt
โ”‚ย ย  โ””โ”€โ”€ Teams
โ”‚ย ย      โ”œโ”€โ”€ TeamsFragment.kt
โ”‚ย ย      โ””โ”€โ”€ TeamsViewModel.kt
โ””โ”€โ”€ utils
    โ”œโ”€โ”€ Client.kt
    โ””โ”€โ”€ Event.kt

โœจ Screenshots

๐Ÿป Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.

๐Ÿค• Support

If you get stuck anywhere, hop onto one of our support channels in discord and we'd be delighted to help you out ๐Ÿค

demo-getstarted-with-android's People

Contributors

christian-oleson avatar christyjacob4 avatar meldiron avatar pinky-chaudhary avatar sanjaydevtech avatar sin-sumit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

demo-getstarted-with-android's Issues

Upgrade our issue templates to use GitHub issue forms โœ๏ธ

Introduction

GitHub has recently rolled out a public beta for their issue forms feature. This would allow you to create interactive issue templates and validate them ๐Ÿคฏ.

Appwrite currently uses the older issue template format. Your task is to create GitHub issue forms for this repository. Please use Appwrite's issue templates as a reference for this PR.

Tasks summary:

  • Fork & clone this repository
  • Prepare bug report issue form in .github/ISSUE_TEMPLATE/bug.yaml
  • Prepare documentation issue form in .github/ISSUE_TEMPLATE/documentation.yaml
  • Prepare feature request issue form in .github/ISSUE_TEMPLATE/feature.yaml
  • Push changes to master and test issue forms on your fork
  • Submit pull request

If you need any help, reach out to us on our Discord server.

Are you ready to work on this issue? ๐Ÿค” Let us know, and we will assign it to you ๐Ÿ˜Š

Happy Appwriting!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.