/Pill-Taker

Pill taking reminder

Primary LanguageTypeScriptMIT LicenseMIT

Pill Taker

HitCount
An iOS app that tracks your personalized, daily pill-taking plan

Features

  • Allows users to log in with their apple IDs or google accounts
  • Allows users to add any medicine to their perscription as many as they want
  • Renders daily progress bar on medicine consumption in the setting
  • Allows users to set up notification seetings (currently under consrtuction...)
  • Uses Antd UI component library

Tech Stack:

  • Front-end: TypeScript, React, React Native, React Native Router, Redux, Immutable.js
  • Back-end: Firebase
  • Testing (currently under consrtuction...): Enzyme and Jest

Local Development:

  • npm install
  • npm run ios