Coder Social home page Coder Social logo

mario-bermonti / cognitive_data Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 275 KB

Package to simplify managing data from flutter apps that collect data from scientific studies. Particular emphasis on data from cognitive tasks.

License: BSD 3-Clause "New" or "Revised" License

Dart 95.55% Kotlin 0.29% Ruby 3.14% Swift 0.94% Objective-C 0.09%

cognitive_data's Introduction

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

cognitive_data's People

Contributors

mario-bermonti avatar

Watchers

 avatar

cognitive_data's Issues

Add toJson and fromJson methods to base models

๐Ÿš€ Feature Request

Add toJson and fromJson methods to trial, device, and session base models.

๐Ÿ”ˆ Motivation

Will facilitate sending data to the Firebase and working with other DB implementations.

Fix format of date times

๐Ÿ› Bug Report

We need to use a more universally usable date-time format to facilitate exchanging data with other software, especially for data analysis (e.g., R, python).

  • DriftDB uses unix time (e.g., 1714580489) for start and end times.

Improve name of data objects

๐Ÿš€ Feature Request

Improve the name of data objects (e.g., session) and how they are named/stored in dbs.

๐Ÿ”ˆ Motivation

Some names can be shorten.

Fix Release drafter

๐Ÿš€ Recommendations for improving the ci checks

It is not working because the name used for the "base branch" is main, but "master" is used in this gh action.

Handle timestamps for trials

๐Ÿš€ Feature Request

Trial objects should handle timestamps indicating start and end time.

๐Ÿ”ˆ Motivation

This will allow calculating response times for trials.

Implement method to add a list of trials.

๐Ÿš€ Feature Request

Implement method to add a list of trials.

๐Ÿ”ˆ Motivation

This would follow drift best practices of using batches to process collections of objects and would
offer flexibility to users.

Fix dependency versions

๐Ÿš€ Change that should be made

Solve version of dependencies since there are currently problems with drift and test.

๐Ÿ”ˆ Motivation

This issue doesn't allow adding building the package or adding new deps.

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.