tags |
---|
Meeting |
[TOC]
TODO :
- 1. Fix problem of each tables
- 1. categories
- 2. users
- 3. products
- 4. ratings
- 5. trans
categories |
---|
not electronic |
description(the same) |
users |
---|
user_id(the same) |
email(the same) |
first_name(Caps for first char) |
products |
---|
categories |
ratings |
---|
user_id(the same¬ in user) |
rater_id(the same& not in user) |
rating + comment move to another table |
trans |
---|
seller_id(the same¬ in user) |
buyer_id(the same¬ in user) |
product_id(the same¬ in product) |
seller_id == buyer_id |
TODO :
Topic:
- Means of specify Nouns:
TODO:
- 1. Description of purposes of our software
- 2. List all functions and give priorities (Doing)
- a. consider roles (Doing)
- b. definition of each roles
- 3. For each functions, identify input and output
- 4. Identify core function of applications
- a. 2-Tier core (Almost)
- b. 2-Tier full-functions (Doing)
- c. 3-Tier core
- d. 3-Tier full-functions
- 5. Analyze Function Points (Sync with 4.)
- 6. Pick life-cycle
- 7. Estimate effort and schedule for each of these products.
Topic:
-
- Assignments#2 discuss
- What means Function points and Function Points Analysis(FPA).
- Try to lists all function of our website.
Topic:
- 1. Business Model (complete)
- 2. Proposal (complete)
- a. Philosophy
Our vision is to extend the life-cycle of used electronics.
- b. Feature
"Price Trends", "Score", "Tag", "Compare", "Forum", "WebApp", "Consultation"
- c. Scope of Service
2-tier desktop application and 3-tier web application
- d. Profit
"Selling service charge" and "Advertisement"
Topic:
- 1. Business Model (almost)
- 2. Proposal (15%)
Refrence:
-
a. Revenue streams ?
By service charge and Advertisements. Service charge will be taken from seller as a static charge.
-
b. Will price trend not suit on "Brand New stuff" ?
Price trend is just for refer, if the stuff is expensive because it's brand new, buyer will know that.
-
c. What "front end" we are going to use ?
We want a WebAPP that can fit all device.
-
d. Community?
At first, each board's administrator are our staff, for solving problem and post some NEWS about the board topic, if number of USER is grown enough, USERs can vote for their own administrator.
-
e. Filter?
For both buyer and seller, they can set filter about their customer by location. It's set for better experience of using.