Для создания и помощи в моем проекте для университета нужны умения и работа с ниже перечисленными пунктами.
Проект не могу выгрузить сюда, по этому могу отправить в телеграмме.
In this individual assignment you will be developing a software system consisting of a desktop application using Windows Forms .NET Core, a web application using ASP.NET Core Razor Pages and a shared (between these two applications) MySQL database.
When working on this assignment, be sure to keep the following in mind:
• UML class diagram: whether the right ‘notation’ is used, whether the classes and their relationships are sensible, and whether inheritance/interfaces/polymorphism and OO principles are applied at sensible places.
• Implementation: whether it follows your UML class diagram, is bug free, handles errors properly and the code is sensible.
• Unit tests: whether the tests are complete (happy-flow and extensions) and test the correct units.
• Database: correct usage of primary keys, foreign keys, relationships, and proper SQL statements.
• Razor Pages: whether the framework functionalities are correctly used, e.g.: data binding, data attributes, layout templates.
• Progress: it is important that you show consistent learning and improvements related to the learning outcomes.