Coder Social home page Coder Social logo

tolgakartal / quizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 228 KB

Dart practise project which investigates language's cross platform compiling capabilities

Dart 43.75% Kotlin 0.23% Ruby 5.05% Swift 2.40% Objective-C 0.07% CMake 15.47% C++ 31.65% C 1.38%

quizer's Introduction

Quizer App

Quizer App is a quiz application built using Flutter and the BLoC pattern. This document provides an overview of the key components of the application and includes a coding challenge to enhance its functionality and design.

Components

QuizCubit

QuizCubit is a BLoC component responsible for managing the quiz state. It interacts with QuizRepository to perform CRUD operations on quiz elements.

...

Datastore

The application uses Hive for local data storage. The QuizRepository interacts with Hive to perform data operations.

Installation

  1. Clone the repository.
  2. Run flutter pub get to fetch the dependencies.
  3. Build and run the application on your device or emulator.

Coding Challenge: Enhancing the Quizer App

Objective

Your task is to enhance the Quizer App by introducing a new feature or refactoring an existing one. The goal is to improve the application's architecture and maintainability.

Challenge Description

  • Feature Enhancement: Add a feature that allows users to categorize quiz questions (e.g., by difficulty, topic, etc.). Your implementation should consider how to integrate this seamlessly with the existing structure, focusing on maintainability and scalability.

  • Refactoring Existing Code: Examine the current codebase and identify potential areas for improvement in terms of design and structure. Refactor the code to enhance its maintainability, scalability, and overall quality.

Expectations

  • Code Quality: Write clean, well-organized, and properly documented code.
  • Design Consideration: Your design should clearly demonstrate thoughtful architectural decisions. Pay attention to how your code fits into the existing codebase and how it can evolve in the future.
  • Testing: Include unit tests for your new feature or refactored code to ensure functionality and robustness.

Submission

Submit your code as a pull request to the project repository. Include a brief description of your changes and the reasons behind your architectural choices.

Contributing

Contributions to the Quizer App are welcome. Please read our contributing guidelines before submitting your pull request.

License

This project is licensed under the MIT License.

quizer's People

Contributors

tolgakartal avatar

Watchers

James Cloos avatar  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.