Skip to content

Quiz Platform is a Open Source knowledge testing platform.

License

Notifications You must be signed in to change notification settings

RomaLikhachev/quiz-platform-ios

 
 

Repository files navigation

Quiz Platform (iOS)

Quiz Platform is a Open Source knowledge testing platform for iOS. The project is based on the latest development solutions and can act as a sample for other developers.

Coming soon app "Quiz Platform" on App Store.

Apps built on Quiz Platform

200K+ downloads (total for 5 apps)

Download on the App Store.

Download on the App Store.

Download on the App Store.

Download on the App Store.

Download on the App Store.

Stack

Legacy

  • Min SDK: iOS 13
  • Language: Swift
  • Architecture: MVP
  • UI: Storyboard
  • Navigation: Storyboard Navigation
  • Threading: RxSwift
  • DI: Manual service locator
  • DB: SQLite.swift
  • Firebase: Analytics, Crashlytics, Messaging, Remote Config
  • Testing: Coming soon

Modern

  • Min SDK: iOS 15
  • Language: Swift
  • Architecture: MVVM
  • UI: SwiftUI
  • Navigation: Storyboard Navigation (Migrate Swift Navigation)
  • Threading: Combine + Swift Concurrency (async/await)
  • DI: Needle
  • DB: Core Data (Migrate to Swift Data after update to iOS 17)
  • Firebase: Analytics, Crashlytics, Messaging, Remote Config
  • Testing: JUnit

Contributions

Guide

License

   Copyright 2024 Roman Likhachev

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

Quiz Platform is a Open Source knowledge testing platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.8%
  • Ruby 0.2%