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

String, what is a string?

what is a string?

Write short note on classes in c++, Introduction to Classes Object-orie...

Introduction to Classes Object-oriented programming (OOP) is a conceptual approach to design programs. It can be executed in many languages, whether they directly support OOP c

Area under the curve, Write a program to find the area under the curve y ...

Write 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 can b

Decode the Code, Smugglers are becoming very smart day by day. Now they hav...

Smugglers are becoming very smart day by day. Now they have developed a new technique of sending their messages from one smuggler to another. In their new technology, they are send

Looping, #questiStarting with a blank solution, write a program to prompt t...

#questiStarting with a blank solution, write a program to prompt the user for an employee number, hourly rate and hours worked. Compute and display the employee number, gross weekl

Assignment question, : Write a program that prompts the user to enter five...

: Write a program that prompts the user to enter five digit positive numbers. The program then outputs the digits of the number one digit per line. Eg if the user enters 32456, th

Determine the size of an interger data type without using , Determine the s...

Determine the size of an interger data type without using sizeof() function? A: #include int main() { int *i ; int *j = i + 1; cout }

Finnishing C++ Project, i havea a small C++ i need help with. should not be...

i havea a small C++ i need help with. should not be anything special for an experienced programmer

How does free know the size of memory to be deleted.?, How does free know t...

How does free know the size of memory to be deleted.? int *i = (int *)malloc(12); followed by free(i); how did free function call know how much of memory to delete? A: It bas

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