Contacts manager data and image facebook sync, C/C++ Programming

Assignment Help:

Project Description:

collect / modify person records / photo images/ lookup / facebook

iphone and ipad

App basic function :

1 user will configure facebook connection

2 this app/software is used to download facebook events and facebook guest records from the configured facebook account

3 the app indicates the user all the events downloaded

4 user chooses and event

5 User can search/ view (search name or id) contact records related to the event and facebook status (accepted, maybe, decline, no reply)

6 more contact records will be imported by csv file or added into the app manually

7 the app uses its own data tables to store contact records from facebook, imports and included contacts.

App Extended function - relate image to contact:

9 Through the event people are given a unique i.d. that is added to their contact record via app

10 people records are created and searched if not exist and then the id is added

11 images and contact id's are related. id number which is logged with contact is related to the image filename the app has a GUI to prepare a relationship between the image and the i.d's of the people in the image.

default image folder

default event

facebook account

export attendance report with new id field

Skills required are C Programming, iPad, iPhone, Software Architecture, Social Networking


Related Discussions:- Contacts manager data and image facebook sync

Luminous jewels polishing game, Luminous Jewels - The Polishing Game Bytel...

Luminous Jewels - The Polishing Game Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various lum

How are postfix and prefix versions of operator++ , How are postfix and pre...

How are postfix and prefix versions of operator++ () differentiated? A: The postfix version of operator++ () contain a dummy parameter of type int. The prefix version does not c

Define dangling pointer?, A: A dangling pointer arises while you use the ad...

A: A dangling pointer arises while you use the address of an object after its lifetime is end. It may occur in situations such as returning addresses of automatic variables from a

Wap to print the largest number from any 10 numbers, WAP TO PRINT THE LARGE...

WAP TO PRINT THE LARGEST NUMBER FROM ANY 10 NUMBERS #include stdio.h> #include conio.h>   void main()   {                    int a[10],i,max;

, Question 1 / 1 You have an N x N chessboard and you wish to place N king...

Question 1 / 1 You have an N x N chessboard and you wish to place N kings on it. Each row and column should contain exactly one king, and no two kings should attack each other (two

Pointer to function, Pointer to function: int mul(int a, int b, int c) ...

Pointer to function: int mul(int a, int b, int c) {   return a*b*c; } void main() {   int (*function_pointer)(int, int, int);   function_pointer = &mul;

Array, If an array holds integer, each of which is four bytes long, how man...

If an array holds integer, each of which is four bytes long, how many bytes from the base location of the array is the location of the fifth element?

Decodethecode, 6999066263304447777077766622337778 -----> message sent by th...

6999066263304447777077766622337778 -----> message sent by the first smuggler. my name is robert---------> message decoded by the second smuggler. Where ‘0’ denotes the "space".

Converting base type to class type (char to string), Converting Base Type t...

Converting Base Type to Class Type (char to string)   class String { char *name; int length; public: String(void) {length =0; name = new char[length+1];

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd