Friday, March 20, 2009

UML State Diagram

To get bigger image, please click on this link 
UML State Diagram




Wednesday, March 18, 2009

Sunday, March 15, 2009

Saturday, March 7, 2009

MySQL

Our database is succesfully created.
We use a software called AppServ to create our database.
By typing MySQL commands into the software, 
we are able to create a database for our website called "etrade_app"

Besides that, there are table created inside the database to save and store our data.
Inside our table, there are few rows that contain all the data.
Such as, 
  1. Name
  2. Email
  3. Telephone
  4. Categories
  5. Product
  6. Description
  7. Price 
  8. Image

Since we haven start the PHP coding, we can't test our database yet.
The main problem we facing is saving the product image into our database.
This is because there are pictures with different type,
for example, JPEG, BMP, PNG etc.
We can't confirm all type of pictures can be saved into our database.
Test and experiment will be conduct to verified this problems.


UML



This is our Use Case Diagram.



We use new software to draw this Use Case Diagram.
Our software is Smart Draw 2007.
You have to crack it before you can use it.

Friday, March 6, 2009

2nd Meeting

Venue : E-75-A
Date : 4 March 09
Time : 8pm
Attendance : All attend except James Chow Kok Ho

Agenda
This meeting mainly is to introduce new member whose is divided into our group. Our group is added with 2 new member, David Beh Miinyee and James Chow Kok Ho. Besides that, we had explain what we want to do and what our idea for our project to our new member.

For this week, we have to done the UML for our project. Use case diagram have to be done before Sunday. While doing the UML, we have to study about PHP and HTML.