https://github.com/arnaudcs/metrix
An application that provides tools like prorata calculators, reductions calculators.
https://github.com/arnaudcs/metrix
informatique
Last synced: 2 months ago
JSON representation
An application that provides tools like prorata calculators, reductions calculators.
- Host: GitHub
- URL: https://github.com/arnaudcs/metrix
- Owner: ArnaudCs
- Created: 2023-04-19T21:44:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T12:46:28.000Z (9 months ago)
- Last Synced: 2025-01-21T11:16:14.706Z (4 months ago)
- Topics: informatique
- Language: JavaScript
- Homepage: https://arnaudcs.github.io
- Size: 33.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metrix - Reductions and Prorata
This application is one of the applications that allowed me to learn React Native. It offers a discount calculator as well as a prorated calculator. The default theme is the dark theme.This application work on IOS and Android. The actual test sample is for Android.
## FAQ
#### How to test the application on Android/IOS
This application is currently only available on Android. The IOS IPA file is not signed yet. To test the application, you can download it on this [website](https://metrixapp.my.canva.site/) and install it on your smartphone.
#### How to modify this application ?
You can clone the repository to modify the code. Please mention and contact me if you decide to post a modified version of the application.
## Documentation Used
- [React Native Documentation](https://reactnative.dev/)
- [The Native Base Documentation](https://nativebase.io/)## Authors
- [@ArnaudCs](https://github.com/ArnaudCs)