GithubHelp home page GithubHelp logo

dhis2-datastore-application's Introduction

Hi ๐Ÿ‘‹

I'm Steven Hicks โ€” a researcher and developer based in Oslo, Norway.

Currently, I work at SimulaMet as a research scientist and serve as the CTO of Innsikt.AI, a startup focused on developing software designed to train police and social workers in conducting interviews with potentially abused children. I also have an adjunct associate professor position at OsloMet where I work on using machine learning to aid in the diagnosis of musculoskeletal disorders.

You can find more about my work on my personal website and on my Google Scholar profile.

dhis2-datastore-application's People

Contributors

birkbjo avatar paveljurasek avatar shicks1000 avatar stevenah avatar

Watchers

 avatar  avatar  avatar  avatar

dhis2-datastore-application's Issues

Clean package.json

All npm packages are saved as dev dependencies, this should be split.

Remove unused packages continuously.

Refactor deletion and adding - not use fetchNamespaces()

I think we should create own reducer-cases for adding and deletion, instead of simply calling fetchNamespaces(). This causes a delay when adding/deleting, plus any state in the tree is lost (due to simply overwriting namespaces). The implementation as it is now is mostly a mockup to get it to work.

This is also tied to caching in the API. We might need to add caching such that we do not reload the keys everytime we click a namespace.

Optimize history

The code in api.js related to history should probably be refactored. Right now it fetches the entire historystore three times when creating a new namespace with a new key.
This is related to updateHistory() and updateNamespaceHistory().

Bind Enter-key to all dialogs

All dialogs should "post" their default action when enter is pressed.

I.e.: it should be possible to create a new namespace with this flow:

1 Type namespace
2. type key
3. Press enter

Animate sidebar dropdown

When clicking a namespace on the sidebar the drop is static. Would look nice if the menu would slide down . Might want to look at ReactCSSTransitionGroup to do this

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.