Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
/ DentER Public archive

A native mobile app for patients to avoid the ER with dental issues

Notifications You must be signed in to change notification settings

pynner/DentER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

DentER

A native mobile app for patients to avoid the ER with dental issues

Brought to you by WebHealth LakeheadU

What is DentER

DentER is a prototype application created to help connect on-call dentists with patients in need of dental assistance. When provided with an adequate alternative, we believe that such an application could vastly reduce the number of patients who visit Emergency Rooms for dental problems, unaware that dental services are not typically provided there.

Development Tools

The DentER prototype was created using React-Native as a front-end native android/ios development tool, and AWS services (Mobile Hub, AWS CLI, AWS Amplify, Cognito, DynamoDB). Individually, and as a team, this was our first time working with React-Native for cross platform native development.

Get Started

1. System Requirements

2. Installation

CD to the client folder

$ npm install
  or
  yarn

Run on iOS

Open the .xcodeproj file, and set dev team.

Run the following commands, start will start the dev server while watch will allow for live reloading.

$ npm start
$ npm watch

Run on Android

$ npm start
$ npm watch

About

A native mobile app for patients to avoid the ER with dental issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published