Difference between revisions of "Project Weekly Logs"
(→John Doe) |
|||
Line 6: | Line 6: | ||
==Weekly Logs== | ==Weekly Logs== | ||
− | ===Timothy Ngai=== | + | ===1. Timothy Ngai=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
* I did some research and have some other game code using surfaceview, thread, sprite on gameloop and stuff. i am setting up the gaming environment now using surfaceview, thread and sprite. | * I did some research and have some other game code using surfaceview, thread, sprite on gameloop and stuff. i am setting up the gaming environment now using surfaceview, thread and sprite. | ||
Line 12: | Line 12: | ||
* Since this is the first time, I may get a lot of error during this weeks works. | * Since this is the first time, I may get a lot of error during this weeks works. | ||
− | + | ===2. Joshua Byer=== | |
− | ===Joshua Byer=== | ||
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
* Last week I completed prototypes for all pages along with file saving for meal entries. | * Last week I completed prototypes for all pages along with file saving for meal entries. | ||
Line 19: | Line 18: | ||
* Things are going along as expected | * Things are going along as expected | ||
− | ===Wesley Hamilton - Rene Anderson=== | + | ===3. Wesley Hamilton - Rene Anderson=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
* Gotten some progress on the media player aspect of the application | * Gotten some progress on the media player aspect of the application | ||
Line 25: | Line 24: | ||
* Being delayed due to the amount of midterms and assignments lately | * Being delayed due to the amount of midterms and assignments lately | ||
− | ===Vasil Rimar - Norbert Curiciac=== | + | ===4. Vasil Rimar - Norbert Curiciac=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
* Gotten web service done and researched how to complete other functionalities such as Material design | * Gotten web service done and researched how to complete other functionalities such as Material design | ||
Line 31: | Line 30: | ||
* Being delayed due to the midterms and assignments | * Being delayed due to the midterms and assignments | ||
− | ===Elsi Nushaj & Hyungryul Chun=== | + | ===5. Elsi Nushaj & Hyungryul Chun=== |
− | |||
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
* Worked on the UI screens (Elsi) and setting up database integration (Steve) for the application. | * Worked on the UI screens (Elsi) and setting up database integration (Steve) for the application. | ||
Line 40: | Line 38: | ||
* Problems running into database integration and the amount of course work from other classes | * Problems running into database integration and the amount of course work from other classes | ||
− | ===Nick Thomas=== | + | ===6. Nick Thomas=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
*Did some research and discovered android API for p2p communication (WifiP2pManager) | *Did some research and discovered android API for p2p communication (WifiP2pManager) | ||
Line 46: | Line 44: | ||
*I had some assignments and a midterm to study for this weekend(my main time to work) | *I had some assignments and a midterm to study for this weekend(my main time to work) | ||
− | ===Petr Bouianov=== | + | ===7. Petr Bouianov=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
* Progress on the Camera API part of the application. Started working on UI elements. | * Progress on the Camera API part of the application. Started working on UI elements. | ||
Line 52: | Line 50: | ||
* Delayed due to midterms / projects / work. | * Delayed due to midterms / projects / work. | ||
− | ===Dylan Segna & Jacky Siu=== | + | ===8. Dylan Segna & Jacky Siu=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
* Created some of the UI screens. Started working on dynamic UI creation at run-time. Setup the ViewPager for the UI screens using Fragments. | * Created some of the UI screens. Started working on dynamic UI creation at run-time. Setup the ViewPager for the UI screens using Fragments. | ||
Line 60: | Line 58: | ||
* Issues sharing data between an Activity and it's Fragments. Possible resolutions: casting the Activity within the Fragment class OR make the data Parcelable (extra work) | * Issues sharing data between an Activity and it's Fragments. Possible resolutions: casting the Activity within the Fragment class OR make the data Parcelable (extra work) | ||
− | ===Kelvin Ng & Eldon Lai=== | + | ===9. Kelvin Ng & Eldon Lai=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
*Created all UI pages and the first design of the app structure. | *Created all UI pages and the first design of the app structure. | ||
Line 66: | Line 64: | ||
*Continue to refine UI pages and to integrate back-end multimedia support. | *Continue to refine UI pages and to integrate back-end multimedia support. | ||
− | *We are not familiar with Material Design techniques and we need to do additional research on the related theories and code examples. | + | *We are not familiar with ''Material Design techniques'' and we need to do additional research on the related theories and code examples. |
− | ===Jordan Wieb=== | + | ===10. Jordan Wieb=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
*Researched various android components, set up the front end UI layouts and their basic interations. | *Researched various android components, set up the front end UI layouts and their basic interations. | ||
Line 74: | Line 72: | ||
*Midterms, assignments with close due dates, most of which should be taken care of as of today however. | *Midterms, assignments with close due dates, most of which should be taken care of as of today however. | ||
− | ===Luong Van Chuong=== | + | ===11. Luong Van Chuong=== |
====Week 9 (March 13)==== | ====Week 9 (March 13)==== | ||
* Create first UI | * Create first UI | ||
* Design and Create SQLite Database | * Design and Create SQLite Database | ||
* Catching up on class work and midterms. | * Catching up on class work and midterms. |
Revision as of 09:00, 14 March 2015
Note: Please answer the following questions:
- What have I done since the last Scrum meeting (yesterday)?
- What will I do before the next Scrum meeting (tomorrow)?
- What prevents me from performing my work as efficiently as possible?
Contents
- 1 Weekly Logs
Weekly Logs
1. Timothy Ngai
Week 9 (March 13)
- I did some research and have some other game code using surfaceview, thread, sprite on gameloop and stuff. i am setting up the gaming environment now using surfaceview, thread and sprite.
- I need to finish setting up the game environment and ready to make a game out of it.
- Since this is the first time, I may get a lot of error during this weeks works.
2. Joshua Byer
Week 9 (March 13)
- Last week I completed prototypes for all pages along with file saving for meal entries.
- I intend to complete the design diagram along with finishing up the prototype?
- Things are going along as expected
3. Wesley Hamilton - Rene Anderson
Week 9 (March 13)
- Gotten some progress on the media player aspect of the application
- Need to look into the file-sharing aspect of the application
- Being delayed due to the amount of midterms and assignments lately
4. Vasil Rimar - Norbert Curiciac
Week 9 (March 13)
- Gotten web service done and researched how to complete other functionalities such as Material design
- Start developing the final UI next week
- Being delayed due to the midterms and assignments
5. Elsi Nushaj & Hyungryul Chun
Week 9 (March 13)
- Worked on the UI screens (Elsi) and setting up database integration (Steve) for the application.
- Continue working on the UI screen and start populating the database
- Problems running into database integration and the amount of course work from other classes
6. Nick Thomas
Week 9 (March 13)
- Did some research and discovered android API for p2p communication (WifiP2pManager)
- Work on a barebones app that can discover and communicate (through text)
- I had some assignments and a midterm to study for this weekend(my main time to work)
7. Petr Bouianov
Week 9 (March 13)
- Progress on the Camera API part of the application. Started working on UI elements.
- Need to finish Camera implementation and start on facial recognition.
- Delayed due to midterms / projects / work.
8. Dylan Segna & Jacky Siu
Week 9 (March 13)
- Created some of the UI screens. Started working on dynamic UI creation at run-time. Setup the ViewPager for the UI screens using Fragments.
- Finish the rest of the UI screens and the dynamic UI creation. Setup the database.
- Issues sharing data between an Activity and it's Fragments. Possible resolutions: casting the Activity within the Fragment class OR make the data Parcelable (extra work)
9. Kelvin Ng & Eldon Lai
Week 9 (March 13)
- Created all UI pages and the first design of the app structure.
- Continue to refine UI pages and to integrate back-end multimedia support.
- We are not familiar with Material Design techniques and we need to do additional research on the related theories and code examples.
10. Jordan Wieb
Week 9 (March 13)
- Researched various android components, set up the front end UI layouts and their basic interations.
- Create the code for connecting users and the various back end elements needed to set up the game (Units, grid, etc)
- Midterms, assignments with close due dates, most of which should be taken care of as of today however.
11. Luong Van Chuong
Week 9 (March 13)
- Create first UI
- Design and Create SQLite Database
- Catching up on class work and midterms.