Skip to content

rajeshrhino/CiviMobile

 
 

Repository files navigation

CiviMobile

Project Members:

Kyle Jaster    - rayogram.com
Xavier Dutoit  - techtothepeople.com
Peter McAndrew - thirdsectordesign.org
Donald Lobo    - civicrm.org
Kurund Jalmi   - civicrm.org

Purpose:

A Drupal module (and eventually independant webapp) that leverages the CiviCRM API v3 to provide a small but very effective mobile interface to your CiviCRM installation.

Tentative feature scope of version 1 - kerouac: to be released for CiviCON
- being able to login
- being able to search for a contact,
- display contact details (email, address, phone)
- being able to log a meeting (activity)
- being able to add a contact (name, organisation, email, phone)


TODO:

- they are 40 types of entity available on the API, quite a few features to add ;)
Beside that, things like canvassing or updating the status of participants (registered -> attended) seems to be some of the features that would benefit most a mobile interface.

if this project is ever going to grow, it needs a proper architecture on the jquery side
- a templating solution
- a MVC

Any suggestion of plugins to use more than welcome, patch even more welcomed ;)

About

A small but very effective mobile interface to your CiviCRM installation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.6%
  • PHP 20.4%