/CDSS-React-Native-Patient-App

A React Native Application for CDSS target patients

Primary LanguageJava

CDSS React Native Patient Application

This is a product under the series of CDSS projects, where this mobile application is specifically for users(patients) to report abnormal symptoms in daily lives.

Getting Started

  • Make sure you have Node 12.++ installed on your machine
  • Follow these instuctions to install everything you need:
    • Install ExpoCLI globally
    • Clone this project
    • Install dependencies
    • Start the project
npm install -g expo-cli
git clone https://github.com/LUXIANZE/CDSS-React-Native-Patient-App.git
yarn
expo start
  • Then, a QR code will show up in your terminal
  • Download Expo Client in your mobile device
  • Scan the QR code with Expo App (using Camera on iOS)
  • You need to make sure your phone and machine is on the same network

Congratulations your app is ready!!! 🚀🚀🚀