Table of Contents
This is a UBC LaunchPad Project where a team of 19 developers, 3 designers, 2 team leads, and a stakeholder worked over a 2-year period to build the application from start to finish.
EpiLog is a mHealth seizure-tracking app for people with epilepsy and their carers. Epilepsy requires consistent monitoring for effective treatment. This application is to consolidate epilepsy management into one place and is easily shared with others.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Install Node.js and npm
Visit this link for details on how to install Node.js and npm.
- Clone the repo
git clone https://github.com/ubclaunchpad/epilog.git
- Install NPM packages
npm install
- Run code locally
npx expo start