Further development of an online shop with ASP.NET 2.0
Project duration: 4 months
Brief description
In the course of this project, the online shop prototype created by PTA (ID: 2072) is developed further. This covers all the functional requirements for an online shop system. In particular, a backend system is to be designed and implemented in order to maintain the master data.
Supplement
The technical basis of the online shop is Microsoft .NET 2.0 Framework. The web application is created with ASP.NET 2.0 and the C# 2.0 programming language. A three-layer architecture is used here to structure the object-oriented code. Data is stored in an SQL Server 2005 Express database. The online shop is operated on the web server in the Internet Information Services (IIS) process. Web pages for the online shop that contain personal data are protected by SSL encryption.
Subject description
The requirements for the online shop include dynamic mapping of the product hierarchy. The product areas contain various processing logics. Some of these are for mapping standard shop functions, others are for mapping regional sales and distribution channels. The end user can log onto the online shop, select products via the product hierarchy or the search function and order the products via the order workflow. The user in the back end can add new items to the online shop and arrange them in the hierarchy. The user is led through the individual processing steps by means of a workflow.