GithubHelp home page GithubHelp logo

perumallpardhiv / demo-quiz-with-flutter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appwrite/demo-quiz-with-flutter

0.0 0.0 0.0 189 KB

A basic demo example for integrating between Appwrite & Flutter ๐Ÿ’™

License: MIT License

C++ 15.74% C 2.50% Objective-C 0.14% Kotlin 0.52% Dart 46.07% Swift 1.46% HTML 7.24% CMake 26.34%

demo-quiz-with-flutter's Introduction

๐Ÿ”– Quiz With Flutter

A simple Quiz App built with Flutter and Appwrite

๐ŸŽฌ Getting Started

๐Ÿค˜ Install Appwrite

Follow our simple Installation Guide to get Appwrite up and running in no time. You can either deploy Appwrite on your local machine or, on any cloud provider of your choice.

Note: If you setup Appwrite on your local machine, you will need to create a public IP so that your hosted frontend can access it.

We need to make a few configuration changes to your Appwrite server.

  1. Add a new Flutter App (Android or iOS or both) in Appwrite and enter application id of your application (io.appwrite.quiz etc) Add Flutter App

  2. Create a new API Key from Api Keys section

  3. Update load_questions.dart with your own endpoint, project id and api key.

  4. Run flutter pub get to get the dependencies and then run load_questions.dart using dart <path_to_dir>/load_questions.dart

  5. In the appwrite console in your project, it will create new collection, the collection id is also printed at the end of the script in the console. Get the id of that collection and update lib/constants.dart with your own endpoint, project id and collection id

๐Ÿš€ Run the Application

First get the dependencies by running flutter pub get. Then you can run the application simply using flutter run command. It works on Android, iOS and Web platforms.

๐Ÿค• 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-quiz-with-flutter's People

Contributors

2002bishwajeet avatar chetan-2002 avatar christyjacob4 avatar dwijenchawra avatar ebhomenyeemmanuel avatar eldadfux avatar helloseanation avatar kekavc24 avatar lohanidamodar avatar maatteogekko avatar meldiron avatar mnayu avatar moyinshabi avatar piedcipher avatar pragyakhanna11 avatar puddingpy avatar stnguyen90 avatar swapnilsparsh avatar

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.