Development of a cross-platform desktop application for managing personal tasks and projects (Task Manager). It is necessary to write the program itself and the diploma report. The deadline is August 3rd.
Proposals concealed
Proposals are currently absent
-
Anton Kravtsov 3 December 2020Write a Windows Service that communicates with an agent using any mechanism
Какой агент имеется в виду?
-
Artem Kirkov
3 December 2020
Под агентом имеется в виду клиент, или же "user agent", если с английского.
-
Anton Kravtsov 3 December 2020если имеется в виду user agent в стандартном значении, то windows service, который надо разработать, - это упрощенный web-сервер, что ли?
-
Artem Kirkov
3 December 2020
Хорошо подметили, давайте я уточню и потом отвечу вам. Может быть что можно обойтись простой консолью, как клиентом.
-
Artem Kirkov
4 December 2020
Я выяснил по поводу агента, это консольное приложение для коммуникации с Windows сервисом посредством TCP/UDP протокола.
-
Anton Kravtsov 4 December 2020- Bonus points for full unit test coverage.
- Additional bonus points for high level functional tests.
Эти пункты обязательно выполнять?
Current freelance projects in the category C#
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.