Coder Social home page Coder Social logo

ganeshvl / quizland Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haid-faiz/quizland

0.0 0.0 0.0 3.22 MB

It's an android app named QuizLand: you can create and organise the quizzes on it & then participates can give this quiz.

Java 0.84% Kotlin 99.16%

quizland's Introduction

QuizLand

Build Lint Platform API

QuizLand is a full fledge Online Quiz Organiser Android app that helps you create/organise quizes easily. You can share a quiz among the participants by it's unique id and get the results of participants right on the app, participants can also see thier result.

You can Install the latest QuizLand app from below ๐Ÿ‘‡

QuizLand App

ScreenShots

  • App Intro | Quiz participation

  • Create Quiz | Participants result

About

  • Uses Firebase Firestore, Storage, Google authentication
  • MVVM Archiecture with Single Activity Structure (having around 14 fragments).
  • Clean and Simple Material UI.
  • Low APK Size (only 3.6 MB).

Following libraries were used in development ->

  • Firebase - Firebase for server side backend
  • Kotlin Coroutines - For asynchronous and more..
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
    • DataBinding - The Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.
  • Dagger-Hilt - Standard library to incorporate Dagger dependency injection into an Android application.
  • Jetpack Navigation - Android Jetpack's Navigation component helps you implement navigation, from simple button clicks to more complex patterns.
  • Coil-kt - An image loading library for Android backed by Kotlin Coroutines.
  • Lottie Animation - Lottie is a library for that parses animations exported as json and renders them natively.

quizland's People

Contributors

haid-faiz 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.