Budget: 2000 UAH Deadline: 7 days
добрый день, большой опыт с MS Visio и UML 3.0
есть вопрос по автогенерации кода
если моя цена устраивает - давайте работать
Лабораторная работа 2-6
1. Название программного продукта и его классификационные признаки (Общие требования к АИС. Организационная структура СТО)
2. Проектирование модели предметной области Перечень актеров и прецедентов; Диаграмма прецедентов - расширенная
3. Проектирование БД. Понятие модели «объект - отношение» и «сущность-связь» (Entity Relation Diagram - ERD).
3.1. Разработать диаграмму «сущность-связь» (отобразить функциональные зависимости) согласно собственного варианта.
3.2. Определить степень связей (1: 1, 1: m, m: m).
3.3. Описать запросы этой модели данных в словесной форме.
3.4. Провести анализ отношений с помощью тестовых данных. Для этого необходимо подготовить тестовые данные экземпляров сущностей и образовать из них таблицы данных. Анализируя диаграмму выявить информацию, дублируется и избавиться от дублирования.
3.5. Логическая модель данных.
3.6. Физическая модель данных.
3.7. Ключи БД, триггеры БД.
4. Понятие объектно-ориентированной модели данных
- разработать диаграмму классов согласно собственного варианта
- Автоматически сгенерировать соответствующий код программы
Отношения между классамиn (нужно описать при возможности, но не обязательно)
- Зависимости (dependency relationship)
- Ассоциации (association relationship)
- Генерализации (generalization relationship)
- подражание:
* Агрегации (aggregation relationship)
* Композиции (composition relationship)
5. Моделирование поведения системы
- Диаграмма активности
- Диаграмма последовательности
6. Проектирование интерфейсов системы
Реализовать для Аис Телефонная станция
Минимальный перечень характеристик, интересующих пользователя:
• Номер абонента, фамилия абонента, льготы на абонплату, адрес, дата установки телефона, наличие блокатора, количество аппаратов, примечание
• Размер абонплаты, сумма платежа за количество минут по городу (количество минут, плата за минуту), сумма платежей за междугородные переговоры (количество минут за переговоры с определенным пунктом, стоимость минуты), дата поступления платежа, задолженность, сумма задолженности
Пользоваться можно Microsoft Visio или SAP Power Designer
Budget: 2000 UAH Deadline: 7 days
добрый день, большой опыт с MS Visio и UML 3.0
есть вопрос по автогенерации кода
если моя цена устраивает - давайте работать
Our company is engaged in selling goods online and needs to develop an internal system for automating warehouse operations. It is necessary to create an application in C# that will allow employees to control the receipt, storage, and issuance of goods. The main goal of the project: To develop user-friendly software that simplifies inventory management, reduces errors when processing orders, and allows for quick access to information about the warehouse status. Main requirements for the project: Development of the application in C# Use the .NET platform (preferably .NET 8 or higher). The code must be structured and adhere to OOP principles. A clear project architecture must be used. System functionality: User authentication (administrator, warehouse employee). Adding, editing, and deleting products. Viewing the product list with search and filtering options. Tracking the quantity of goods in the warehouse. Registering the receipt and issuance of products. Generating reports on product inventory. Saving data in a database (e.g., SQL Server or PostgreSQL). Application interface: Create a user-friendly interface. Implementation may be in the form of: A WPF application for Windows; An ASP.NET Core web application; Or another solution by agreement. Additional requirements: Error handling and exceptional situation management. User action logging. Possibility for further functionality expansion. Provision of a project launch instruction. What needs to be provided upon completion: Source code of the project. Database file or scripts for creating the database. Description of the program architecture. Installation and launch instructions. A brief presentation of the implemented functionality. Deadline: To be discussed with the contractor after assessing the scope of work. Acceptance criteria: The project runs successfully without errors. All declared functions work correctly. The code meets quality and readability standards. The application is ready for further development.
It is necessary to add animation to the low-poly main character and give him the ability to hold a weapon (tool) that will aim at the cursor. The game is from a third-person perspective, with the camera behind the player and the cursor in the center of the screen. The character needs to be able to enter aim mode, the camera slightly zooms in, and the character should be able to use the tool (a laser tool for resource gathering). I have a ready animation controller from Synty - Third Person Controller. It can be used or the animation can be completely set up from scratch if that is easier. In the end, I expect a character that can select a tool (one large two-handed and two small ones), switch tools, aim, and have the head and the tool look at the point where the cursor is pointing.