This system is a three-tier architecture project based on factory mode. It is developed based on VS2005. It has a simple structure and cooperates with Dynasoft Codematic code generator to make development more efficient and easier.
Main functions of this system
1. Item category management implements the functions of adding, modifying, and deleting item categories to facilitate inventory item classification management.
2. Item management allows items to be added and modified. Administrators can make warehousing and warehousing records for items in real time, and can also view detailed historical warehousing and warehousing records.
3. Merchant management realizes the functions of adding, modifying and deleting merchants to facilitate the contact between the company and customers.
4. The administrator of the outgoing and incoming reports and incoming reports can view detailed records of the incoming and outgoing history of all items. This system also develops various reports based on Reporting Services according to different customers.
5. Administrator management realizes the adding and deleting functions of administrators. Administrator management records the number of times the administrator has logged into the system and the last login time
Introduction to the development structure of this system. This system is implemented using the most popular development architecture at present - the factory mode three-tier architecture. It is based on VS2005 and developed using C# language. The database is based on SQL SERVER2005 and uses Reporting Services to develop various forms of business for customers. Report.
Administrator username: admin Password: 1
Expand