Giter Site home page Giter Site logo

action-list's Introduction

action-list

Build Status Code Climate Test Coverage Issue Count

An Action List shows all electronic documents (eDocs) currently routed to you for action. From your list, you can view the contents and routing history of each eDoc. You may be asked to approve, acknowledge, complete, or get an "FYI" for each eDoc in your Action List. Once you take the appropriate action, that eDoc automatically disappears from your Action List.

So this is an android mobile application for action list built with react-native and redux. This project is aimed at giving a more sophisticated user experience for action on the documents.

How to run the Mobile Application in Development Mode

  1. Install Android Studio(if you don't already have) on your system which comes with Latest Android SDK and tools. But for this application to work, Please install Android 6.0 (Marshmallow) SDK. Refer here for more details on installation.
  2. Clone or Download this Project zip to a new empty local directory.
  3. Open terminal and migrate to the directory which contains the downloaded project.
  4. Make Sure you have node installed in that directory. if not click here for instructions on installation.
  5. Set the android Environmental Variables in the current directory by executing the following commands

export ANDROID_HOME=${HOME}/Library/Android/sdk
export PATH=${PATH}:${ANDROID_HOME}/tools
export PATH=${PATH}:${ANDROID_HOME}/platform-tools

  1. Run the following command to install all the missing node modules for the current project.

npm install

  1. Run the following command to start the android virtual device (AVD).

android avd

  1. Run the following command after the AVD has started successfully to run the Mobile Application.

react-native run-android

action-list's People

Contributors

burnumd avatar govind273 avatar nethracs avatar pandeyh92 avatar prashanthkumarm avatar stephenpaul2727 avatar

Watchers

 avatar

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.