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

How can I fix this to, Write a program consisting of two functions (plus ma...

Write a program consisting of two functions (plus main). The first function should read in a number and then pass this back to main. This value should then be passed into a secon

C program for merge two strings , v\:* {behavior:url(#default#VML);} o\:* ...

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0

Area under Curve, #queWrite a program to find the area under the curve y = ...

#queWrite a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points c

Is there any difficulty with the following : char*a=null; , Is there any di...

Is there any difficulty with the following : char*a=NULL; char& p = *a;? A: The result is indeterminate. You must never do this. A reference has to always refer to some object.

Describe how can i allocate/unallocate an array of things?, A: Use p = new ...

A: Use p = new T[n] and delete[] p:   Fred* p = new Fred[100]; ... delete[] p; Any time you allocate an array of objects through new (generally with the [n] in the n

Computer Science 101, This is what I need help with. "Create a program cre...

This is what I need help with. "Create a program creates an interface allowing the user to select from some other programs I have made one being a money converter and the other ca

In which condition a template a better solution than a base , In which cond...

In which condition a template a better solution than a base class? A: While you are designing a generic class to contain or manage objects of other types, while the format & beh

How comment symbols help in debugging the code, How does placing some code ...

How does placing some code lines between comment symbols help in debugging the code? - Placing comment symbols /* */ around a code separates some code that coder believes might

Bouncing Ball, Create an applet that bounces a blue ball inside an applet u...

Create an applet that bounces a blue ball inside an applet using Thread. The ball (diameter is 10) will start at position (0,0). When the ball hits the edge of the applet, the ba

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