Code Monkey home page Code Monkey logo

dristhi-app's Introduction

Dristhi

To run this project, you need to do this:

  1. Set the ANDROID_HOME environment variable to point to the location of your installed Android SDK 4.1.2 API level 16. For more information, look at the documentation of maven-android-plugin.

  2. Start an Android Virtual Device. Normally, this means you need to run "android avd" and then start one of the devices there.

Then, you can run "mvn clean install" in the main directory.

Tips and tricks (to be completed):

dristhi-app's People

Contributors

arvindsv avatar dpapathanasiou avatar harshitagg avatar jaanifly avatar jmwohl avatar kirang20 avatar larryweya avatar mberg avatar prabhasp avatar prajjwol avatar rowo avatar sowmyasmr avatar sushmitharaos avatar svengava avatar thirunar avatar thote avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dristhi-app's Issues

Pick latest 3 Hb tests for view data

Client can have more than 3 Hb tests in rare cases, within the pre process, we should only pick the latest 3. Or alternatively, get them from a list capped at 3.

Change "+ Update" button in ANC profile to

show a modal that shows a list of the following forms, clicking on any of which would open it in Commcare:

  • ANC Visit
  • Delivery Outcome (should link to the PNC Visit form)
  • Birth Preparedness Plan
  • Referral
  • ANC Close

Change "+ Update" button in EC profile to

show a modal, which shows the following forms in the EC module that would then open in commcare:

  • ANC Registration
  • New Family Planning
  • Family Planning Complication
  • Referral
  • Close EC
  • Child Under 5 Registration

Cannot build Drishti

mvn clean install yields to following error:

ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project dristhi-app: Compilation failure: Compilation failure:
[ERROR] /Users/peterp/freelance/unicef/drishti-app/dristhi-app/src/main/java/org/ei/drishti/convertor/FormSubmissionConvertor.java:[19,34] cannot find symbol
[ERROR] symbol  : method timeStamp()
[ERROR] location: class org.ei.drishti.dto.form.FormSubmissionDTO
[ERROR] /Users/peterp/freelance/unicef/drishti-app/dristhi-app/src/main/java/org/ei/drishti/service/FormSubmissionSyncService.java:[77,32] cannot find symbol
[ERROR] symbol  : constructor FormSubmissionDTO(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ERROR] location: class org.ei.drishti.dto.form.FormSubmissionDTO

Perhaps Travis could alleviate such problems in the future.

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.