Git Product home page Git Product logo

malaria-app-ios's Introduction

Malaria Prevention App Project

Malaria Prevention for iOS devices. This project is part of Peace Corps project to aid the Volunteer in sustaining life-saving malaria prevention tactics over their 2+ years of service using mobile devices. The central repository for discussion is malaria-app-readme

The malaria-app-readme repository is intended to be the central repo for discussions, decision making, and feedback about the project goals and features so that the user experience across platforms is uniform.

Please keep all discussion regarding features that will be cross-platform on that repository, and code-specific discussion on this one.

Application Description

Peace Corps is looking to build a mobile app that will aid the Volunteer in sustaining life-saving malaria prevention tactics over their 2+ years of service. Prevention is focused on sustained use of preventive medications, which are taken either daily or weekly, depending on the medicine. The application will feature a reminder system; an ability to indicate that medication was taken on time or missed; the ability for the volunteer to track their usage history; a trip indicator to help remind volunteers to pack certain supplies to prevent malaria if they leave their home village; and an Info Hub that will provide accurate information about Malaria and the medications they are taking.

Contact Information:

Patrick Choquette - Director of the Office of Innovation [email protected]

Matthew McAllister - Special Assistant in the Office of Innovation [email protected]

Development

Installation

  1. Install CocoaPods:
sudo gem install cocoapods
  1. Setup cocoapods environment:
pod setup
  1. In same folder as Podfile:
pod install
  1. Open malaria-ios.xcworkspace

How to regenerate docs:

  1. Install jazzy (https://github.com/Realm/jazzy):
sudo gem install jazzy
  1. Generate documentation:
jazzy -c --skip-undocumented โ€”-min-acl internal -m Malaria_Prevention_App
  1. Open docs/index.html

Troubleshooting:

If the build fails because pod modules are not identified:

  1. In the project settings, find the target "Malaria Prevention App".
  2. Under "Linked Frameworks and Libraries," add Pods/Pods.xcodeproj

How to handle dependencies:

Dependencies must, as possible, be managed using CocoaPods. And use swift as preference.

Existing dependencies taken from Podfile:

  • 'Alamofire', '~> 3.1.4'
  • 'SwiftyJSON', '~> 2.3.1'
  • 'Charts', '~> 2.1.6'
  • 'CVCalendar', '~> 1.2.8'
  • 'SimpleCircleProgressView', '~> 1.0.3'
  • 'HorizontalProgressView', '~> 0.9.5'
  • 'PickerSwift', '~> 0.9.3'
  • 'DoneToolbarSwift', '~> 1.0.0'
  • 'GoogleMaps', '~> 1.11'
  • 'Fabric', '~> 1.6.7'
  • 'Crashlytics', '~> 3.7.1'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.