Monday, December 05, 2005

 

Mini Inventory System

Currently I'm designing a mini inventory system for my cousins business. The system records simple In and Out of the products that they are selling.

Uses MySQL 5.01 as the backend using stored procedures for data manipulation. Also I was using CSLA .NET to handle the business objects. I know this is too much work, but I'm not used to create applications using wizards. ;-)

I just finished 3 maintenance modules:
  1. Customer
  2. Supplier
  3. User
  4. Product Item

Tonight (Philippine time), I'll be designing the delivery tables and its stored procedures. Hope I can finish this weekend.


Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?