Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Bettering the lives or Parkinson's patients by assisting them in their daily lives

License

Notifications You must be signed in to change notification settings

DeSigaar/TheParkinsonProject

Repository files navigation

De Sigaar Logo

The Parkinson Project by De Sigaar

Table of Contents

About

This project was made by some students from the Fontys Hogeschool ICT to assist Parkinson patients in their daily lives. A live preview can be found on our Expo page.

Prerequisites

Installation

First make sure you have Node.js installed. If you are unsure if node is installed, run $ node --version within terminal/command prompt. Afterwards check if you have Yarn installed. You can do this by running $ yarn --version within terminal/command prompt.

Clone

Clone this repository to your local machine and move to the new folder.

$ git clone https://github.com/de-sigaar/TheParkinsonProject.git
$ cd TheParkinsonProject

Setup

First, globally install the latest expo-cli package

$ npm install --global expo-cli@latest
or
$ yarn global add expo-cli@latest

Next up, install all needed dependencies within the folder

$ npm install
or
$ yarn install

Running

Finally, you can start running the application

$ npm start
or
$ yarn start

Built with

Creators

See the whole list of contributors who participated in this project.

About

Bettering the lives or Parkinson's patients by assisting them in their daily lives

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published