SMA2
SMA2 copied to clipboard
Sorce code of Apkinson: android app to monitor the motor symptoms of Parkinson's patients
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...
Layout files should be put in the same subfolder structure as the java files.
I know it is a lot of work... but at some point....
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...
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...
Create Docker compose to test a connection and backend functionality locally for development purposes.
In different devices test the GUI of the results
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...
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...