-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,8 +44,10 @@ | |
|
||
- [IN DEVELOPMENT] | ||
- Translate into English, *currently the application is mostly in French* | ||
- organize and comment the code, optimize some parts | ||
- be able to acquire the speed and the relative position of the device *(tests in progress | ||
- Organize and comment the code, optimize some parts | ||
- Try to migrate from [Highcharts](https://www.highcharts.com/) to [Chartjs](https://www.chartjs.org/) | ||
- Update dependencies to the latest version (including to [Capacitor 4.0](https://ionicframework.com/blog/announcing-capacitor-4-0/)) | ||
- Be able to acquire the speed and the relative position of the device *(tests in progress | ||
with [Kalman filters like](https://en.wikipedia.org/wiki/Kalman_filter) | ||
and [Inertial measurement unit like](https://en.wikipedia.org/wiki/Inertial_measurement_unit))* | ||
|
||
|
@@ -82,7 +84,7 @@ or [Xcode](https://developer.apple.com/xcode/) *(for Ios)* then follow the Ionic | |
|
||
Contributions welcome! | ||
|
||
first, clone the repository and install dependencies : | ||
First, clone the repository and install dependencies : | ||
|
||
```shell | ||
git clone [email protected]:Raserber/accelerometer-application.git | ||
|
@@ -100,7 +102,7 @@ then, enjoy ! | |
|
||
## Acknowledgements | ||
|
||
- Icon : | ||
- Icon resources : | ||
- [Velocity vector](https://www.freepik.com/vectors/velocity) created by freepik from [Freepik](https://www.freepik.com/) | ||
- [Mobile cartoon vector](https://www.freepik.com/vectors/mobile-cartoon) created by pch.vector | ||
from [Freepik](https://www.freepik.com/) |