Skip to content

React Native Application created on software subteam of Cornell Engineering World Health.

License

Notifications You must be signed in to change notification settings

voorka/ReX-Elegant-Health-Tracking

 
 

Repository files navigation

FISH

Welcome to FISH™, a symptom tracking and medication reminder application, currently in Beta Testing for the App Store. In this app you can monitor one time or recurring symptoms, see symptom history over time, track medication usage, and recieve notifications as to when to take your next medication.

Features:
- Track your medication and symptoms over extended periods of time
- Set custom reminders for taking your medications
- View customizable charts displaying symptom history by frequency and intensity
- Export your medication and symptom history as a CSV to share with your doctor
- Quicky log multiple medications at once from the home screen
- Use the interactive calendar view to monitor logged symptoms by frequency

Note: although this app is written in React Native, it is currently only optimized for iPhones, not Android devices.

Getting Started

These instructions will get you a copy of the project up and running on your local device for development and testing purposes.

Prerequisites

You must have npm installed on your computer. If you have a Macbook, you can run the app through Expo on the XCode iOS Simulator. Otherwise, you can download the Expo app on your mobile device and register an account.

You should also have the Expo Cli. Assuming that you have Node installed, you can use npm to install the Expo CLI command line utility:

npm install -g expo-cli

Installing

First clone the project and install the packages needed for the application:

npm install

To start the app, run

expo start

This should open a browser that loads a QR Code. Assuming you are using a physical iPhone, scan the QR code with your camera, and the Expo App will open up with Fish running. If you are using the simulator, TODO://how

Built With

  • React Native - Javascript framework for writing iOS applications

Versioning

We are currently in the beta testing stage, so as we update this app, we will update this section.

Authors

This app is maintained by Cornell Engineering World Health. Individuals below are members of the Computer Science Subteam of this Project Team. //TODO add personal websites

License

FISH is made available under the terms of the GPLv3.

See the LICENSE file that accompanies this distribution for the full text of the license.

Acknowledgments

About

React Native Application created on software subteam of Cornell Engineering World Health.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%