Giter Site home page Giter Site logo

tpum2021's Introduction

TPUM2021

Team

Name Surname (initials) GUID
Andrzej Miszczak (A.M.) {19b3def3-f995-44d3-b059-b2de010a3ffd}
Jakub Guzek (J.G.) {50dbdbb8-4a08-48b7-9deb-7c93a8b42085}

tpum2021's People

Contributors

aandrzejmi avatar sharpyfile avatar

Watchers

James Cloos avatar  avatar

tpum2021's Issues

InDev Project Stage 2 Checklist

  • text is in C# and use .NET
  • build succeeded
  • all UT are green
  • layers are clearly stated using language terms only
  • Data API is abstract and contains object model representing process data
  • prove that the data integration is implemented.
  • Logic uses only the abstract Data layer API
  • Communication between the client and the server should be made using the Web Socket
  • reactive and interactive communication are used
  • Unit Test - layers are tested independently using abstract API
  • Dependency injection (additional framework is not required)
  • Mock is used for testing purpose (expected but not required)

InDev Project Stage 3 Checklist

  • program jest w .NET
  • program się kompiluje
  • testy jednostkowe na zielono
  • można utworzyć jednocześnie dwie instancje programu (dwa procesy)
  • instancje serwera i klienta współdziałają (test integracyjny)
  • Oba programy maja wymagane warstwy Prezentacja, Logika, Dane
  • Programy komunikują się z wykorzystaniem WebSocket
  • Oba programy korzystają ze wspólnego modelu obiektowego
  • Wykorzystano współdziałanie interaktywne
  • Wykorzystano współdziałanie reaktywne (samorzutne/subskrypcja) z wykorzystaniem mechanizmu subskrypcji zrealizowanej poprzez implementację IObservable
  • wydzielono sekcję krytyczną i zabezpieczono w niej spójność danych
  • Wykorzystano serializacji z wykorzystaniem jednej ze składni składni JSON, YAML, XML
  • Opracowano model wymiany danych z wykorzystaniem OPC UA
  • Harmonizacja modeli - wygenerowano ekwiwalentny model i porównano go z napisanym ręcznie

Release Project Stage 3 Checklist

  • program jest w .NET
  • program się kompiluje
  • testy jednostkowe na zielono
  • można utworzyć jednocześnie dwie instancje programu (dwa procesy)
  • instancje serwera i klienta współdziałają (test integracyjny)
  • Oba programy maja wymagane warstwy Prezentacja, Logika, Dane
  • Programy komunikują się z wykorzystaniem WebSocket
  • Oba programy korzystają ze wspólnego modelu obiektowego
  • Wykorzystano współdziałanie interaktywne
  • Wykorzystano współdziałanie reaktywne (samorzutne/subskrypcja) z wykorzystaniem mechanizmu subskrypcji zrealizowanej poprzez implementację IObservable
  • Wykorzystano serializacji z wykorzystaniem jednej ze składni składni JSON, YAML, XML
  • wydzielono sekcję krytyczną i zabezpieczono w niej spójność danych
  • Opracowano model wymiany danych z wykorzystaniem OPC UA
  • Harmonizacja modeli - wygenerowano ekwiwalentny model i porównano go z napisanym ręcznie

Release Project Stage 1 Checklist

Project Stage 1 Checklist

  • text is in C# and use .NET
  • build succeeded
  • all UT are green
  • Object model representing process data
  • Data layer is clearly stated using language terms only (no database of file access is required)
  • Data API is abstract
  • Logic layer is clearly stated using language terms only
  • Logic API is clearly stated
  • Logic uses only the abstract Data layer API
  • Presentation layer is clearly stated using language terms only
  • mvvm and xaml is applied to implement GUI
  • rective and interactive programming is used
  • Unit Test - layers are tested independently using abstract API
  • Dependency injection (additional framework is not required)
  • Mock is used for testing purpose (expected but not required)

Release Project Stage 2 Checklist

  • text is in C# and use .NET
  • build succeeded
  • all UT are green
  • layers are clearly stated using language terms only
  • Data API is abstract and contains object model representing process data
  • prove that the data integration is implemented.
  • Logic uses only the abstract Data layer API
  • Communication between the client and the server should be made using the Web Socket
  • reactive and interactive communication are used
  • Unit Test - layers are tested independently using abstract API
  • Dependency injection (additional framework is not required)
  • Mock is used for testing purpose (expected but not required)

InDev Project Stage 1 Checklist

Project Stage 1 Checklist

  • text is in C# and use .NET
  • build succeeded
  • all UT are green
  • Object model representing process data
  • Data layer is clearly stated using language terms only (no database of file access is required)
  • Data API is abstract
  • Logic layer is clearly stated using language terms only
  • Logic API is clearly stated
  • Logic uses only the abstract Data layer API
  • Presentation layer is clearly stated using language terms only
  • mvvm and xaml is applied to implement GUI
  • rective and interactive programming is used
  • Unit Test - layers are tested independently using abstract API
  • Dependency injection (additional framework is not required)
  • Mock is used for testing purpose (expected but not required)

GitHub CreateRepo Checklist

Creating repository - control list

Create a repository

  • the ability to copy the contents of the repository to the teacher's computer
  • build succeeded
  • all UT's are green

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.