Git Product home page Git Product logo

count's People

Contributors

radlikewhoa avatar rinesch avatar

Watchers

 avatar  avatar  avatar

Forkers

rodneycurl

count's Issues

Add reorder functionality to main TableView

Currently it is not possible to reorder counters in the main table view. Well, it is possible, but the changes are not persisted. There needs to be a way to persist the list position using realm.

Add app widget

A today widget would make the app far more useful. Users could then quickly interact with the counters.

The widget should display a single counter as long as it's collapsed. If it is expanded, it should show at most 3 counters. Tapping the decrement / increment buttons updates the counters directly, while tapping anywhere else opens the app (main screen, not the tapped counter).

Add data persistence

Data persistence in Swift can be implemented in multiple ways. The easiest way (probably) is to use something like Realm.

There is a problem with using Realm, namely the Gradient structs. These cannot be easily converted to classes, so there needs to be some kind of workaround here. Maybe the Realm database could be initialised with the required data, which can then be loaded wherever it is required.

Integrate empty state experience

Users expect to find some indication that the app is running correctly, even if there is no data. This is where the empty state experience comes into play.

We can integrate a static image that tells users that they have the option to add content. This is an image with some relation to our brand and some supportive text. Tapping the image then leads to the add modal being presented.

The image needs to be localised in English and German.

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.