Giter Site home page Giter Site logo

flashcards's People

Contributors

nabildroid avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

winterdl

flashcards's Issues

refactoring DataSync & SyncCubit

// todo i think its better to move those function into SyncData static function

the core functionality of SyncCubit should be to ensure data synchronization between the server and the local repo
but it should not take the responsibility for merging between the cached data and online data

the current implementation violates the single responsibility principle
DataSync since it already uses the Models (flashcard, progress, statistics ..) it also should know how to merge them

flashcard context

essentially each flashcard is a page within Notion database
the workflow of spaced repetition goes like this

  1. either automatically collected or manually written
  2. a triage and modification by labeling, from no label to published
  3. published card has content within the card page

during this process, multiple the card page will contain multiple information each serving as a context

the context could contain

  1. more elaborated text
  2. the why behind this flashcard

the app should provide an interface for exploring those contexts alongside the card source and tags

I imagine this
image
serve a tail for slide page that goes from the top to cover the data and the feedback buttons will be disabled

the context widget has a listview that shows all the contexts with a fixed small title and in the button, we have all the tags and a button for going to the source

Random Flashcards

add browsing random flashcards with the ability to swap without the feedback buttons

and also we don't need the favorit flashcards for now

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.