Giter VIP home page Giter VIP logo

mutable-alarm's People

Contributors

dlittig avatar

Watchers

 avatar

mutable-alarm's Issues

Sort order is wrong

Currently the items are sorted by time, but for the sort the time including the date is considered. This needs to be changed so the day, month and year are set to 0 before that

Restructure Counter component

The current counter component rerenders entirely. Restructure it so that only the counter itself rerenders. Move buttons, laps, estimated timer out of the counter.

Store route names in a central spot

When the user navigates through the app navigation.navigate('Main') is being called, which is not really maintainable, because all referencing code pieces have to be adjusted once the name changes.

Adapt style of Alarm item

Change the appearance of the alarm when active.
Separate the component from the muted alarm. Change the appearance of the muted alarm as well

Create Basic View

Create a basic view that timer and stopwatch can use. Currently both screens have individual styles.

Show a count in the top tab bar

Show count of muted alarms in the top tab bar, in order to inform the user that there are alarms they might want to review.

immer

Make use of immer to avoid handling mutability.

Add sort order

Currently alarms are stored in a hash map. Therefore the items are sorted by ID. The order needs to be persisted in a separate array.

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.