Sunday, November 17, 2013

Week 9 Blog

What have you done in the last week?

  • Figured out how to configure eclipse to now have Maven to package and run the program inside Eclipse. No Command Line!
  • Created tutorial video for the rest of the group so they can duplicate my work.
  • Hibernate set up and successfully communicated with schema in MySQL
    • created 2 test tables
    • added files to both tables
    • retrieved files from both tables and printed it to the screen
  • Created tutorial Video on Hibernate and how the configuration is set up in our project for everyone
  • Help copy Anas' initial files to a new branch and then merge it with master
  • Tested all files and current master is stable and running successfully
  • Create new MySQL schema and Tables that will be used by Knowledge box APIs


What were your challenges?

  • Semester is almost over. Running out of time. Hard to choose which features to focus on and which to leave for later.
  • keeping the project organized as more people in the group start to make branches and add their own code.

What do you plan of doing this week? 
  • Focus time on Developing the website and tying it in to the API calls
  • Test all existing APIs and make sure they are responding correctly
  • Help everyone connect the database to their Code
  • Help build a presentation on how our project is coming along (class presentation)

No comments:

Post a Comment