Welcome to the SaluTemp Medication Tracker App! This mobile application is designed to work seamlessly with SaluTemp's hardware case, allowing users to monitor the conditions of their medications. Developed by engineers and designers at Generate Product Development, a club at Northeastern University, this app is written in Go using React Native in TypeScript, and it utilizes a Postgres database.
- Medication Monitoring: Track the temperature and other conditions of your medications in real-time.
- User-Friendly Interface: Intuitive design for easy navigation and information retrieval.
- User Authentication: Ensure the privacy and security of user data with user authentication.
- Medication Reminders: Set reminders for medication intake to enhance user adherence.
To run the SaluTemp Medication Tracker App on your mobile device, follow these steps:
-
Clone the repository:
git clone https://github.com/GenerateProductDevelopment/SaluTempApp.git
-
Install dependencies:
cd SaluTempApp npm install
-
Run the application:
npm run android # for Android # or npm run ios # for iOS
Happy Tracking with SaluTemp! 🌡️💊