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. 

Friday, February 20, 2009

Proposal of This Project

Objectives

The objectives of our project are:

1.                    To provide a convenient but secure online service that allows internet users to do online business.

2.                    To create the website with the web application prototypes that allow people to upload, edit, delete and view the data in database. 

Introduction

            Basically our project is to design a website that provides the information of the products for sale. As people are getting more familiar with online business, we are looking forward to provide this kind of platform for people who want to sell or buy products online. Besides that it makes life easier for those who are lazy to walk out for a shop also because they can simply search and get the things they want in our website as long as there is a seller. Sellers can simply upload the product for sale information into our database anytime. People can view the information through our website. Other than showing the latest post, people can always use the search function to check whether the relevant product is available. Buyers can get the contacts of the sellers from the sales information.

Thus this makes life a lot easier for people to buy and sell things.

 Problems Encountered and Plan

Due to the first time of doing website project, we have encountered problem on choosing programming language for it. After some research and consultation to seniors, we decided to choose PHP and Mysql as our programming language for the server and database. After that, we have developed a work breakdown structure for the project. First we will create an uploading form and database to enable users to upload and store their information. At the same time, we can design the user interface of the website. After that we will write the programming for the website by using PHP. The finalizing part is to connect our website to the database so that data storing and reading is working in the website. We will be starting our works according to the plan as soon as the gantt chart is done.   



The Gantt Chart

For bigger picture of this gantt chart, please click here.


Activity-on-Arrow (AOA)


Wednesday, February 11, 2009

Group Formed

We are students from Multimedia University currently taking Software Engineering. 
We had been given an assignment about developing a web application.
The time give is 13 weeks which is from Week 2 to Week 14.

There are four kinds of web application given :
a) Product for sales information
b) Job vacancies
c) Restaurant / cafe information
d) Property information for sales/rent

Our group was formed with 4 persons for now.
Besides that, we had decided to design a Product for sales information web application.