Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dash-cash
DashCash is an m-health application that rewards you with e-money for being fit.
The money would be provided by health insurance companies, as by keeping their customers fit, we are decreasing the number of health claims and eventually saving them from paying lacs of rupees. DashCash will motivate people for being fit and additionally, will help insurance companies optimize their incurred ratio.
As a first step, DashCash users have to select an insurance plan from a range of options provided. Based on the insurance plan and distance covered (measured through pedometer), they would be receiving incentives in their e-wallet.
Users may use the app without opting for an insurance plan where they wouldn't be receiving any monetary benefits, just track of their fitness level.
The implementation of ML in terms of recommending short-term/long-term goal settings and distance to be covered based on the user history will lead to an all-round customer-centric experience.
How To Use :
install node js (https://nodejs.org/en/)
install expo by run (
npm i -g expo-cli
)clone repo
cd dashcash
npm i
Start run (open terminal in current dir and run
expo start
)To view app scan qr code from expo app Or connect emulator and press a from terminal
Good Job!!
Download apk from Google Drive(https://drive.google.com/file/d/1YnjelSglVGEYZVcngp1oM9NEjtmwx3xX/view?usp=sharing)
Thanks