This is our product for the Hackathon Junction 2023 - topic from Tietoevry.
VineHealth is a sustainable chronic pain management app that offers personalized, non-medication practices by analyzing user patterns and connecting them with friends who share similar issues, providing motivation and support.
The application will provide you suitable practices based on your current condition (which you have to input) and users can choose the practices to work on. Users can share their experiences on each practice so that other users can learn from. Implemented on React Native, Expo & TypeScript.
Additional features:
- Firebase to store users data and practices using Cloud Firestore and Storage
- Firebase Authentication for authentication
- Native Stack for app navigation
- Snap Carousel carousel to show list of practices
Clone the repo:
$ git clone https://github.com/alvinle2901/VineHealth.git
Launch:
$ cd client
$ npm install
$ npx expo start