This repository has been archived by the owner on Dec 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
57 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
|
||
|
||
<p align="center"> Министерство образования Республики Беларусь</p> | ||
<p align="center">Учреждение образования</p> | ||
<p align="center">“Брестский Государственный технический университет”</p> | ||
<p align="center">Кафедра ИИТ</p> | ||
<br><br><br><br><br><br><br> | ||
<p align="center">Лабораторная работа №5</p> | ||
<p align="center">По дисциплине “Общая теория интеллектуальных систем”</p> | ||
<p align="center">Тема: “Работа с проектами”</p> | ||
<br><br><br><br><br> | ||
<p align="right">Выполнил:</p> | ||
<p align="right">Студент 2 курса</p> | ||
<p align="right">Группы ИИ-23</p> | ||
<p align="right">Лапин В. А.</p> | ||
<p align="right">Проверил:</p> | ||
<p align="right">Иванюк Д. С.</p> | ||
<br><br><br><br><br> | ||
<p align="center">Брест 2023</p> | ||
|
||
--- | ||
**Задание** | ||
Изучить следующие открытые проекты: | ||
|
||
1.1. The OSTIS Technology project; | ||
|
||
1.2. The OSTIS Applications; | ||
|
||
Внести свой вклад в проект (в виде оформления вопросов (issues)): | ||
|
||
- предложить исправления в ошибках в документации (синтаксические, орфографические и т.п.); | ||
- предложить исправления в исходном коде; | ||
- предложить новую функциональность. | ||
- Написать отчет по выполненной работе в .md формате (readme.md) и с помощью pull request разместить его в следующем каталоге: trunk\ii0xxyy\task_05\doc. | ||
--- | ||
|
||
# Ход работы # | ||
- нашел недочет в работе программы, указав её [тут](https://github.com/ostis-apps/nika/issues/326). | ||
|
||
Также предложил новую функциональность для программы. | ||
|
||
![issue](0.png) | ||
|
||
- также нашел нефункционирующую кнопку, указав её [тут](https://github.com/ostis-apps/nika/issues/327) | ||
|
||
И также предложил для неё новую функциональность. | ||
|
||
![issue](00.png) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|