Order tool (StripCatalogus) C# exam
Order Tool (StripCatalogus) - C# Exam Project
Overview
The Order Tool (StripCatalogus) is a C# application developed as a part of a college exam project. It consists of two primary tools:
- User Order Tool: Allows users to search, create, and manage comic orders.
- Administrator Tool: Provides store administrators with the ability to manage stock, confirm deliveries, and handle orders efficiently.
Features
- Import/Export Tool: Facilitates bulk data import and export.
- Stock Search: Allows users to search stock by various parameters (author, comic, series, publisher, number).
- Order Management: Admins can create, update, or remove orders, confirm deliveries, and manage the stock.
Screenshots
Technology Stack
- Backend: C# with SQL Server
- Unit Tests: Ensures reliability and performance of the application.
Source Code
Find the source code on GitHub: Order Tool (StripCatalogus) Source Code.
This post is licensed under
CC BY 4.0
by the author.