Giter VIP home page Giter VIP logo

tafeltester's Introduction

Tafeltester

I wanted to play a bit with the Cubits of flutter_bloc package Γ‘nd the teacher of my daughter said she needed a bit more practicing in multiplications, So 1 + 1 = 2 (or should I say 2 x 1 = 2 πŸ€”πŸ˜œ) and here is my playful result: https://tafeltester.web.app/

Not fully done yet (want to give a bit more feedback with sounds and have a better way of calculating a score based on speed), but I'm quite happy with it.

If you're Dutch and are having kids that need to practice, go ahead!

This is by the way also the first time I did a web project with Flutter πŸ˜€

Getting Started

Development

To run locally:

Just run it: flutter run

Deployment

flutter build web && firebase deploy

About the implementation

Available tables

To not make it too easy, the 1, 10 and 11 tables are not available by default. If you want to enable them, change the lib/constants/tables.dart file to add them. Furthermore the 1x... and 10x... multiplications are also not there. If you want them, add them to the for loop that generates the questions in lib/cubit/question_cubit.dart.

Returning questions

If you have a correct answer, you'll get 1 point and the question will not be asked again. If you do not provide a correct answer, one point gets deducted (never below zero) and the question is re-added into the questions list.

Local storage

To remember the settings on what tables to practice, this setting is saved into local storage. Without that you'd need to setup the app everytime when returning.

Why in Dutch?

My daughter is not proficient yet in the English language. This app is targeted towards her and all Dutch kids that want to practice.

tafeltester's People

Contributors

rogiervandenberg avatar

Watchers

 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.