Our medication reminder app aims to provide a comprehensive solution for individuals to effectively manage their medication schedules and improve adherence.
App Features:
- Medication Reminders and Tracking
- Medication Database
- Guardian System
- Medication upload using Image Recognition
- Consumption Statistics
- DocBot (Symptoms Checker and Medication Recommendation)
Full README: https://docs.google.com/document/d/15_JCCbonlIHDc7t6ML8B8pEOJ90FAFEL8INFauHBHz8/edit?usp=sharing
This guide will walk you through the steps to run an Expo Go app on your device using the Expo Client app.
Before you begin, make sure you have the following installed:
- Node.js (version 12 or newer)
- Expo CLI - Install it globally by running the following command
npm install -g expo-cli
- Expo Go Client App on your mobile device
- Install all dependencies
npm install
- Start the development server
npm run start
- To run the iOS simulator, ensure that you have the XCode simulator installed
- To run on a physical device, scan the QR code displayed in the terminal
- On iOS: Use the device's camera app or the QR code scanner in the Control Center.