Coder Social home page Coder Social logo

didierdiaz / metrics-toggles-debt Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 85 KB

Project Open Source client library for the Square API - Metrics Toggles-Debt - Backend.

Home Page: https://developer.squareup.com/docs/sdks/python

C# 100.00%
netcore-webapi postgresql visual-studio-code visualstudio2022

metrics-toggles-debt's Introduction

image

Proyecto de Tesis de Maestria en Ingenieria de Sistema. Square .NET SDK (Backend)

📊 Titulo:

Una metrica para medir deuda tecnica basada en el analisis de las más usadas. Caso de estudio del repositorio Square

📊 Obejtivo General.

Proponer una metrica de deuda tecnica basada en el analisis de las metricas más usadas en la literatura, aplicada al repositorio Square como caso de estudio.

📊 Obejtivo Especifico.

  • Identificar las principales metricas en la literatura usadas para medir deuda tecnica.
  • Proponer una métrica para evaluar la deuda tecnica basada en el analisis de las principales metricas identificadas en la literatura.
  • Validar la métrica propuesta aplicada al repositorio Square como caso de estudio.

📊 Vista Metrics Toggles-Debt

image

📊 Vista Reports Toggles-Debt

image

📊 Metrics Toggles-Debt

Proyecto escrito en .NET Core 6

Requisitos para ejecutar el API

Installation

For more information, see Set Up Your Square SDK for a Python Project.

SDK Reference

Database Table.

  • ClassesAndMethods
  • Table Commits
  • Table LinesOfCode
  • Table Remotes
  • Table Tags
  • __EFMigrationsHistory

Formula & Metrica.

  • Metrica = Peso 1Normalización Depth of Inheritance + Peso 2 Normalización Class Coupling + Peso 3* Normalización Lines of Source code.
  • Formula = 0,290,12 + 0,240,13 + 0,48*0,18.

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.