Difference between revisions of "Project Weekly Logs"

From CDOT Wiki
Jump to: navigation, search
(Week 9 (March 15))
Line 80: Line 80:
 
===12. Sandeep Saldanha and Kris Vukasinovic===
 
===12. Sandeep Saldanha and Kris Vukasinovic===
 
====Week 9 (March 15)====
 
====Week 9 (March 15)====
* We have completed the Google App Engine setup for our application while also finding a suitable resource to pull our Car data from. We are going to use fueleconomy.gov webservices for our information as it gives us Greenhouse Gas Emissions for cars dating back all the way to 1986. The repository is extensive and the data they provide is sound.
+
* We have completed the ''Google App Engine'' setup for our application while also finding a suitable resource to pull our Car data from. We are going to use ''fueleconomy.gov'' ''web services'' for our information as it gives us Greenhouse Gas Emissions for cars dating back all the way to 1986. The repository is extensive and the data they provide is sound.
 
*We will have completed fixing up endpoints for the transmitting data in our application that will help us to connect our application to our persistent data store. We will also have the profile pages working properly on the application
 
*We will have completed fixing up endpoints for the transmitting data in our application that will help us to connect our application to our persistent data store. We will also have the profile pages working properly on the application
 
*Several project are due next week for BTC440, BTI420 and BTN415 but it should not slow us down by alot
 
*Several project are due next week for BTC440, BTI420 and BTN415 but it should not slow us down by alot

Revision as of 20:51, 15 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?

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 errors 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 incorporated Recycler View and Card View of Material Design.
  • 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 interactions.
  • 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.

12. Sandeep Saldanha and Kris Vukasinovic

Week 9 (March 15)

  • We have completed the Google App Engine setup for our application while also finding a suitable resource to pull our Car data from. We are going to use fueleconomy.gov web services for our information as it gives us Greenhouse Gas Emissions for cars dating back all the way to 1986. The repository is extensive and the data they provide is sound.
  • We will have completed fixing up endpoints for the transmitting data in our application that will help us to connect our application to our persistent data store. We will also have the profile pages working properly on the application
  • Several project are due next week for BTC440, BTI420 and BTN415 but it should not slow us down by alot

13. Shianne Lee

Week 9 (March 15)

  • Did some research to figure out the best way to handle my data
  • Complete the section that allows user to add their weight and retrieve the weight data, the UI for the section, and setting up the storage for all the data
  • Multiple tests