/trackyourspot

Android App for monitoring skin lesions

Primary LanguageKotlin

TrackYourSpot - Android App

This Android app was developed as part of my undergraduate dissertation. The app's goal is to help users track potentially dangerous skin spots or signs of malignant melanoma.

Features

  1. Take photos periodically of different spots and keep track of them using a convenient body-oriented interface.
  2. Select and compare side-by-side two images taken at different times of the same spot.
  3. Email the two images to a doctor (or other person).

Screenshots

     

Libraries

  • uCrop - Image Cropping Library
  • AppIntro - Make a cool app intro for your app
  • Fresco - Displaying Images
  • Glide - Media Management

Setup

  • Run git clone https://github.com/pedscn/TrackYourSpot.git
  • Import into Android Studio