Click here to Skip to main content
15,889,822 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi every one, i have a project on profiling of trainees . I am provided with the xml files , which contains all the data regarding Trainee details as for example marks, cgpa, attendance . First , we need to parse the xml file via URI CLASS into java class and den through that java class we need to display the data with respect to the different user interfaces ,displaying the view of the classroom clicked by a photo. We need to do one out of these 3 options.
a) Store the picture file of the layout in the table and retrieve the same. Superimpose the trainee images on top
b) Store the URI for the location of the layout picture file in the table. Rest of the things are similar to the first option
c) Store the layout details (like the number of rows, columns and seats) in the table and draw the picture when needed

The view would be similar to like bookMyShow ticket booking view which would show the seats in a class room and on clicking the seat no. the details of the trainee (allocated that seat)would be displayed.

please help me to find a way for this..
Posted
Comments
Richard MacCutchan 30-Mar-12 8:42am    
Why are you asking this question if you have no idea how to start? Or perhaps you do have an idea, in which case please share it.

1 solution

Hire a developer from www.freelancer.com and he will write the program for you.

Everybody please vote if my solution is correct..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900