/NutriDb

A nutritional database targeted towards Wilson's disease patients.

Primary LanguageJavaScript

NutriDb

Wilson's disease a rare disease that causes the body to accumulate excess copper in the patient's liver or brain. Wilson's disease patients have to constantly monitor copper intake. This app provides an interface to the Nutri DB is a react native application targeted towards wilson's disease patients where food's copper information is displayed first and foremost.

Development

This is an ongoing project being developed in my spare time

Installing packages

Make sure you have the latest version of NodeJS installed by typing in your terminal:

node --version

Dependencies can be installed through yarn by

yarn install 

Spinning up a Dev build

npx react-native --run-android && yarn start

Built With

  • React - A JavaScript library for building user interfaces.
  • React Native - A framework for building native apps using React.
  • Reduc - An open-source JavaScript library for managing application state.