Giter VIP home page Giter VIP logo

wordflow's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wordflow's Issues

QML Tests

There kind of tests for qml which allow to imitate click and write

Running on Linux

You need to set these exports to get it work:
export QT_PLUGIN_PATH=$QT/Qt/5.8/gcc_64/plugins/
export LD_LIBRARY_PATH=$QT/Qt/5.8/gcc_64/lib/
export QTDIR=$QT/Qt/5.8/gcc_64/

This should not be necessary with a properly packaged AppImage.
It looks like not all QML imports have been bundled correctly by linuxdeployqt:

me@host:~$ /home/me/Downloads/wordflow.appimage 
QApplication: invalid style override passed, ignoring it.
QQmlApplicationEngine failed to load component
qrc:/main.qml:6 module "QtQuick.Controls.Styles" is not installed

This is a bug and should be fixed.

Add cloud integration

Provide ability to store data in cloud hosting DB.

Possible approaches :

  • Google firebase realtime DB ( via REST )
  • mLab
  • traditional (my)sql DB

Given user a possiilibty to choose to store data locally or in a cloud would be great if user wants to use the app on multiple devices ( store once - use anywwhere:-) )

Learning statistics

Think it is important to know how many words do you learn each day or we need to stole this panel from another app

  • user see statistics for given vocabulary
  • user have three charts for different periods 7d/30d/12m learned words/total words
  • statistic bar: total words/learned today/learning per day

Requirements:

  • add new table with vocabulary | date | words learned

App icon

The vocabulary should have beautiful icon :)

Design improvement

Recheck all design "feel and look" compare with existing solutions. Maybe the good idea is to precise uniform design and create themed widgets separately.

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.