Sunday, 19 September 2010

Week-02-CRM

19 Sep 2010
  1. <Template>  I continue to make templates. And I uploaded the templates to the web hosting site. The directory of this templates are restricted, so if someone wants to access this site, they must know ID and Password. I have done following templates.
  • Login
  • Dashboard
  • Client list
  • Client details
  • Add new client
  • Template page
  • Note: You need to input ID and Password.

18 Sep 2010
  1. <About CRM> I went to the school and explained the idea of general CRM. I think CRM has 2 sides, one is for sales department and another side is for customer support. Actually, CRM is very difficult, because we cannot get 100% information from the client. Therefore, CRM has to be flexibility and good usability.
  2. <CRM Functions> I discussed with my team members about functions. Maybe there are not enough, but we cannot find everything. We will post on the class room's wall, so that we can update it anytime.

17 Sep 2010
  1. <CRM Functions> We have a task about CRM from supervisor. The task is that  we understand CRM and  think about functions. I think it had better to share my knowledge about CRM, because my team members and I imagine different system, so we will talk about CRM tomorrow.
  2. <Template> I made 2 templates. And I get the solution of the breaking layout. Here is the solution for CSS.  If I use this class in the parent "div" tag, layout won't break.
CSS for nested div tag
.clearfix:after { 
  content: ".";
  display: block; 
  clear: both; 
  height: 0; 
  visibility: hidden; 
}  
.clearfix { 
  min-height: 1px; 
}  
*html .clearfix { 
  height: 1px; 
  /*¥*//*/ 
  height: auto; 
  overflow: hidden;
 /**/ 
} 
16 Sep 2010
  1. <UI Design> I discussed the template layout with my team member before brushing up. We realized that we don't know about the requirements. However, if we bring templates, client will be easy to understand the software concept, so I will try to create userfriendly template.
  2. <Template> Still I am creating the template. Sometimes "div" tag breaks layouts. I have to find solution.

15 Sep 2010
  1. <Roles> We decided each role. I took analyst and meeting minutes.
  2. <Template> I started to create templates. Normally, I create HTML by myself, but this time I downloaded from the internet, which is a little difficult to understand. I hope I will finish by Friday.
  3. <Logos> I created team logo and client's logo. I think both are cool design!  
  4. <Meeting minutes> I made the template of meeting minutes.

14 Sep 2010
  1. I got lest of project information.
  2. After presentation, we discussed which project we chose.
  3. We talked with other teams, and then we decided to choose the CRM project.

13 Sep 2010
  1. We discussed about projects, which we are interested in. We thought about functions of these projects.

No comments:

Post a Comment