Monday, January 27, 2014

SE 591 Week 3 Sabrina Guillaume

- What did you do last week?
Add the following webpages to bootstrap design:
  User Profile
  Topic Profile
  Take Quiz
Connected 7 datagrid objects to the profile pages
 

- What were your roadblocks?
Javascript library of the some 3rd party objects breaking
  Datagrid objects

-What do I plan on doing this week?
Add API URL's to 7 datagrids javascript file
Add JQuery Session programming to store user information
Testing to ensure API's communicate to DB as they are complete
  
- Individual Metrics
Completed:
  User Profile
  Topic Profile
  Take Quiz
Connected 7 datagrid objects to the profile pages

SE 591 Week 3 Kwiatkowski

This last week I concentrated on Website metrics, reading several web articles. I created an account with Google Analytics, and generated a page tag to be used for tracking. I will summarize my readings during our weekly meeting with Dr. Jia.

Sunday, January 26, 2014

SE591 Week 3 - Blog post

What have you done in the last week?

  • Traced and fixed a major bug that was preventing our APIs from working on the public server. (only running in eclipse)
  • Tested code and assisted preparing branch #34.
  • Created More Database Tool methods for use in the project.
What were your challenges?
  • Project is getting ever more complex. It is getting harder to keep track of it all. Need to build out more diagrams to act as reminders on the standards in design we are trying to keep.
What do you plan of doing this week? 
  • Build out the template for all necessary APIs for the demo for the teacher.
  • Begin preparations for BETA of the project.
  • Test website to help validate it's stability

Paul Pelafas 2014-01-26 Status Report

What did you do this week?

  • Created classes for the group API
  • Helped determine the next logical development steps
  • Prepared for the next group of API's to be developed
What problems did you have?
  • I did not have issues this week
What do you plan to do next week?
  • Help complete API development in preparation for beta testing
  • Prepare for our presentation the following Monday to Dr. Jia
  • Develop a revision plan based on beta feedback

Friday, January 24, 2014

Jan 25th 2014 - Status Report


What have you done in the last week?
  • Started working on the group APIs
  • Researched a controller detection issue
  • Cleaned old entries on Bitbucket

What challenges did you encounter?
  • N/A

What do you plan to do this next week?
  • Finish the group APIs and start on the question APIs

Sunday, January 19, 2014

SE 591 Week 2 Kwiatkowski

     This last week I worked on several items in anticipation of the upcoming release for beta test. In addition to the normal role of organizing and conducting team meetings, I revised the user feedback form and created a new bug report form. Both forms were presented to the group without change. I also contact the DePaul University administration to find out how we can publish information about KnowledgeBox on campus.
     During the next week, in additon to normal.duties, I will put the final touches on the quarterly plan that will include tasks, a time-table, and deliverables. I will also establish contact with the current owner of the knowledgebox.com domain, as that is our preferred, yet currently unavailable, domain name.
-Charles Kwiatkowski

SE591 Week 2 - blog post

SE591 Week 2 - Blog post

What have you done in the last week?
  • Updated the new environment for the KB Server with a new standardized format
  • Tested code and assisted in merging of 2 major branches
  • designed a diagram to display database table hierarchy ( it will be used to aid code logic) 
What were your challenges?
  • Making time to work more on the project. So much to do, so little time.
What do you plan of doing this week? 
  • Build the remaining APIs that need to be completed to move forward with the website
  • Build more tests to prove the design is stable
  • plan next steps for the whole group

Paul Pelafas 01/19/2014 Blog Post

What have you done this week?

  • Solve difficulties merging branches to a master when a conflict has occurred in the updates of the packages and classes.
  • Test and verify that the current implementation complies and passes testing before merge.
  • Create classes for the hibernate package that are used to pass information to and from the database.
What challenges did you occur?
  • I had to figure out how to resolve class conflicts in the repository after changes have been made in the same class after updating. I ended up learning how to use a merge tool inside Eclipse.
What will you do next week?
  • We will assign additional task regarding the reconstruction of the API's and their end to end communication.
  • Attempt to complete beta version for next week live testing.
  • Stabilize bugs found.

Jan 19th 2014 - Status Report


What have you done in the last week?
  • Tested the current code
  • Adjusted the personal plan
  • Started pseudo coding the question APIs

What challenges did you encounter?
  • N/A

What do you plan to do this next week?
  • Implement the Question APIs
  • Test the Question APIs

Sabrina Guillaume - Week 2 Blog Post

- What did you do last week?
Redesigned home page using BootStrap
Completed Hibernate Mapping and Hibernate Testing for 5 classes
Found how to make image logo responsive
Researching datagrid objects to be used with BootStrap

- What were your roadblocks?
None

-What do I plan on doing this week?
Add the following webpages to bootstrap desdign:
  User Profile
  Topic Profile
  Organization Profile
 

- Individual Metrics
Completed:
Web pages Redesigned
-Home Page
Hibernate Mapping and Testing Completed:
-5 Classes