SMA2 icon indicating copy to clipboard operation
SMA2 copied to clipboard

Sorce code of Apkinson: android app to monitor the motor symptoms of Parkinson's patients

Results 20 SMA2 issues
Sort by recently updated
recently updated
newest added

We have some dummy Database tests which should be removed. Further the current tests should be refactored to remove redundaant code. Also it should be checked if the tests actual...

enhancement
high priority

Layout files should be put in the same subfolder structure as the java files.

enhancement
simple
high priority

I know it is a lot of work... but at some point....

discussion required
high priority

We are still missing instruction videos. From my point of view, it might be a good idea to try and use an animation kind of solution. Then we can easily...

discussion required
medium priortity

Create configuration management to deploy a local testapp that works without internet connection and without credentials and also create another build target, that builds the app with preconfigured backend endpoint(or...

enhancement
medium priortity

Create Docker compose to test a connection and backend functionality locally for development purposes.

medium priortity

In different devices test the GUI of the results

enhancement
low priority

We recently found that if a previous version of the database was installed and the application was updated (new build), the app would crash (in this case, new tables were...

bug

One of the things we will definitely need in the future would be a file handler class. This class would take care of simple and redundant file handling processes, such...

enhancement