Code Monkey home page Code Monkey logo

implications_or_not_to_be's Introduction

Implications or not to be ("משמעויות או לא להיות")

"משמעויות או לא להיות" it's a program for managing faults (and their implications) of components in a large and complicated system. In my implementation, it manages components of a celluar system. The components can be the sites (base stations), servers, routers, switches,etc.

Link to video of the app: https://www.youtube.com/watch?v=A_b4Zc5ScmM&ab_channel=ofekm

Main objective

Mapping all the components and their known faults/malfunctions in the system. By that, the program can deduce:

  1. For each component, which other components can affect it ( in a case of a malfunction in them).
  2. It can also deduce in a case of a fault, who all the other components which affected by this fault.

The bottom line - the user can have a better understanding of the cellular system in the systemic level, deals better with faults, and also introvent much better the System architecture.

alt text

How the model is built?

The relations between the objects define the implications of each fault of a specific component on other components in the system. this is why,the Database must be built by the engineer of the system or an expert operator of it.

Menu options:

alt text

Other features:

  1. report a fault through sending mail with gmail. alt text
  2. some statistics: number of compnents, number of faults , and faults per components in the system and more. alt text
  3. user manging : admin( can edit and update the database) and normal user (cant change the database).

Installation (runs in Windows only):

Download the FaultManagmentApp folder in the repository. run the AlertProject.exe file. important: do not tuch the files in the folder. the app run is based on these files.

What I learned

  • C# programming language
  • Winforms GUI Library
  • Use Serialization in reading/writing objects from/to files.

implications_or_not_to_be's People

Contributors

ofekmula avatar

Stargazers

 avatar

Watchers

 avatar

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.