Coder Social home page Coder Social logo

multitool's People

Contributors

ceranco avatar

Watchers

 avatar

multitool's Issues

Basal Plan - Add history page to view (and delete) previous plans

The "history" view feature can be separated into two different "views":

  1. Plans overview list
    This should list all of the plans and an overview (date created, total basal consumption per-day),
    with the following capabilities:
    • View (read-only) each plan (using BasalPlanListView).
    • Delete a plan from history (should require confirmation).
    • Set the plan as current (?).
  2. Plan View
    This view should be opened when a specific plan was selected to view in the previous view.

Utility - Basal plan recorder

Overview

This utility enables keeping track of changes to my basal plan.

This is important for two reasons:

  1. If my pump conks out, the plan remains accessible even if the screen stops working.
  2. I can view that were made to the plan (could be interesting and enables going back).

Data

The plan(s) will be saved using Cloud Firestore

Capabilities

The utility will have the following capabilities:

  1. View the current basal plan.
  2. Edit the basal plan.
    a. Add / remove segments.
    b. Set segment rate (U/hr).
  3. View plan history.

Basal Plan - Add animations to the BasalPlanListView

To switch from ListView to AnimatedList, we need the following changes:

  • BasalPlan's methods to return the indexes of the changed segments.
    • added
    • removed
  • Implement animations for the adding / removing.
    • note: animating an edit operation doesn't seem to feel correct

Utility - Guitar Tuner

Create a guitar tuner utility, which can be used to tune the guitar in different tunings:

  • Standard
  • Drop-d
  • Custom

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.