Skip to content
Snippets Groups Projects
Commit b8ef3320 authored by Jonas Hægdahl's avatar Jonas Hægdahl
Browse files

Update README.md

parent e80f702f
Branches
Tags
No related merge requests found
...@@ -65,11 +65,11 @@ You can provide haptic feedback to the hand holding the phone, when the ball lea ...@@ -65,11 +65,11 @@ You can provide haptic feedback to the hand holding the phone, when the ball lea
* [x] The git repository URL is correctly provided, such that command works: `git clone <url> ` * [x] The git repository URL is correctly provided, such that command works: `git clone <url> `
* [x] The code is well, logically organised and structured into appropriate classes. Everything should be in a single package. * [x] The code is well, logically organised and structured into appropriate classes. Everything should be in a single package.
* [ ] The app has been user tested with someone other than the author. * [x] The app has been user tested with someone other than the author.
* [x] The user can go to Preferences and set the MIN_ACC value (sensitivity). * [x] The user can go to Preferences and set the MIN_ACC value (sensitivity).
* [x] The app plays sounds on the ball highest point. * [x] The app plays sounds on the ball highest point.
* [x] The app records the highest point reached by the ball. * [x] The app records the highest point reached by the ball.
* [ ] Share your sensitivity constant as well as the size of the sliding window with others. * [x] Share your sensitivity constant as well as the size of the sliding window with others.
* [x] The repo is *public*, such that reviewers can access it and review it. * [x] The repo is *public*, such that reviewers can access it and review it.
* [x] The repo has a README.md file, explaining how to build the app, how to use the app, which features are working, which are not working, how the code is organised, and what extras does the project have. * [x] The repo has a README.md file, explaining how to build the app, how to use the app, which features are working, which are not working, how the code is organised, and what extras does the project have.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment