|
BTech Project 2003 Mobile Inventory Management System
|
|
Semester 1 - Week 6· The week, I am coding the inventory management tool. I started with the product list screen, and I need to think about what is the most convenient way for user to select the require product from the product list. I chatted with Grant and my other workmates, Grant suggested me to classify the product table using "brand name", "product name", and "product size". So I started implementing these filters. The way the product screen works is as followed: 1) The product screen started with a empty list. 2) The user changes the either the brand filter, the product filter or the size filter. 3) A SQL statement will be construct based on the current setting of the filters. 4) The corresponding product details will be retrieved from the SQL CE database. 5) These data get displayed on the screen |
|
|
Tony Sung Kei LEE (2496636) tlee054@ec.auckland.ac.nz |