Products

Calender Control

The calendar control that was developed is actually nothing but a view component and if you want to show any date specific data on it then you need separate delegate. The calendar is inherited from UIView and so you can add it as sub-view to other top level view that you want. Using this control one can add/show tasks of any date. Under the calender view there has a little sub view where we see the task and priority list summery of specific date.

Program Your Spouse

Program Your Spouse will help husbands/wives to set necessary tasks in their spouses’ iPhone in various ways. Also us er of the application can set his/her own task. The application it self is highly customizable though it comes with useful preset. User can set different ‘task assigner’ group. The application is capable of sending mails to the task assigner when the respective task is done.

Product Status

Release candidate 1.

Features

The current features are: viewing the task of a selected date, adding task, configuring assigners, adding tasks by the assigners, notification of task done via mail.

View Task

clip_image008It shows a summary of tasks of a selected date. At the start up it shows present dates task, and other dates can be selected from calendar.

Tapping on any task row in the list shows the details of the task.

In details view user can edit the task, if necessary. If task is done it can be set so by the done button. A notification can be send to the assigner’s mail address.

Also a task can be removed if needed.

Add Task

clip_image010User himself can add task. The entries here are the name of the task, priority (high,

normal or low) and, a optional note for the task, and the due date.

Preference for Assigners

Currently two buttons are given to be configured for the assigners, although it is Program Your Spouse we keep provision to allow friends/colleagues to assign tasks too. User would select the category of assigners and enable or disable the respective button.

clip_image012 clip_image014clip_image016

clip_image018clip_image020clip_image022

Assigners will add task trough the respective button.

clip_image024Add task by the Assigners

This view is navigated through tapping the assigner buttons. Here the assigner can set task with the name, priority, category, note and due date as in the ‘Add Task’. He/she can also set his/her information (name and email) which will be used to show the assigner’s name to the assignee and send mail notification when done.

Calendar

The calendar is built using our NRGUICalendarView, which is used to pick a date and show the task of the date. The dates having task are shown marked with color.

Future Goals

  1. Phonebook integration for getting information of the assigners directly from there.
  2. SMS integration for notification.
  3. Integration with social networks like facebook, so that others can send reminder too.
  4. Ph

    clip_image026

    one to phone task assigning.

  5. E-commerce, for shopping tasks.

Resource Management

Summary:

The idea behind this project is to enable user to keep a record of user resources [e.g. books, movies etc.] and share the information with other friends via Facebook and other community API integration. Amazon API will also be integrated to ensure better resource management. Later ‘Purchase from Amazon’ feature will be added, enabling user to purchase directly from iPhone.

Code Name: Resource Management

Public Release Name: You Owe Me A Stuff

Project Status: Under development