Giter VIP home page Giter VIP logo

amran-zak / radar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from axa-group/radar

0.0 0.0 0.0 6.56 MB

The AXA Technology Radar is a tool to adopt a proactive posture towards the technological evolutions of the market.

Home Page: https://axaguildev.github.io/

License: MIT License

Shell 0.01% JavaScript 14.23% C# 29.23% TypeScript 52.03% CSS 0.07% HTML 0.51% Handlebars 0.13% Dockerfile 0.25% SCSS 3.54%

radar's Introduction

Technology Radar

Build Status Quality Gate Reliability Security Code Corevage Twitter

Sample Radar

About

The AXA Technology Radar is a tool to adopt a proactive posture towards the technological evolutions of the market and the different works of the group. It is a great way to manage and visualize the usage of technologies.

Getting Started

With "Docker" :

git clone https://github.com/axa-group/radar
cd radar
docker-compose up -d 
# then navigate to http://localhost:5000
# login: [email protected]
# password: yuNGyQ747
# then have fun !

How does it work

Introduction

The Radar is a web application and server developped with .net Core and React. The data is managed with MongoDB. Technologies must be first created, and then added to an entity with a status. It is entity-based, meaning that a user in the app belongs to an entity, and the radar displays the technologies bases on their entity status.

Architecture

The architecture and infrastructure of the application :

radar-technologies-infrastructure

Authentication

The app uses a jwt based authentication. The algorithm used for hashing the password is one of many possibilities to do it, and is not compliant with the standards used by AXA for authentication and password hashing. The hashing is done with a secret stored in the src/RadarTechno/appsettings.json and src/RadarTechno/appsettings.development.json.

Technology categories

There are 6 different categories for a technology :

  • Languages and Frameworks
  • Patterns
  • Platforms
  • Tools
  • Infrastructures
  • Practices

Entity technology status

A technology can have one of the following statuses in an entity :

  • Excel
  • Reinforce
  • Assess
  • Deprecated
  • Candidate
  • Out

Only the Excel, Reinforce, Assess and Deprecated technologies are displayed on the radar. statuses displayed on radar

Excel Reinforce Assess - Deprecated
We have capacity to use these solutions and they have already been deployed. We need to reinforce in order to excel on these solutions that will be massively deployed or already are critical Assessments have demonstrated pertinance of these solutions. We have to reinforce their usages to relevant use cases and build a capacity on the top of it at AXA We think these solutions may bring value to AXA. It is necessary to assess and to test them in our environment to confirm or this vision. - For various reasons, these solutions present a risk or a drag to AXA. Usage is deprecated. It is necessary to work proactively to decommission them.

Technology scope

The scope of a technology can be overloaded by an entity technology scope, so that each entity can have their own scope on a technology. You can do that by simply filling the scope of an entity technology, and it will be displayed on your entity instead of the default technology scope.

Entity technology urls

You can put custom urls for an entity technology. This is mainly used for assessements, pitches, and other important documents on the lifecycle of a technology in an entity.

User roles

There are 3 possible roles for a user :

  • User
    • Can view its entity's radar
  • Admin : an entity administrator
    • Can view its entity's radar
    • Can view and manage its entity's technologies
    • Can view the technology list
    • Can view and manage users from the same entity
  • Root: a global administrator
    • Can view its entity's radar
    • Can view and manage its entity's technologies
    • Can view and manage the technology list
    • Can view and manage all entities
    • Can view and manage all users

Reference entity

The reference entity is the entity deciding the recommended status of technologies. Each technology added to this entity will have its status become the recommended status for other entities.

You can add a reference entity by adding its id in the src/RadarTechno/appsettings.json and src/RadarTechno/appsettings.development.json.

Entity technologies are displayed on the radar following a certain color code depending on the difference of statuses between the entity and the reference entity :

Status Entity Assess Entity Reinforce Entity Excel Entity Deprecated
No Reference Status Green Green Green Grey
Reference Assess Green Orange Orange Grey
Reference Reinforce Green Green Green Grey
Reference Excel Green Green Green Grey
Reference Deprecated Red Red Red Grey

Workflow

The workflow tab's purpose is to indicate how users can propose a new technology to the radar. There is a default process explained but you can modify it to redirect to the url of your choice. The workflow tab is entity-based, meaning that each entity can have their own workflow.

Swagger

A detailed documentation is available by accessing the /swagger url once the app is running.

Contribute

radar's People

Contributors

dependabot-preview[bot] avatar bernard-arnaud avatar guillaumechervetaxa avatar dependabot[bot] 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.