Resumen:
|
[ES] Hoy en día es importante conocer la huella de carbono de una organización o empresa, ya que el precio de la luz va en aumento y debemos también preocuparnos por el medio ambiente. Esto nos sirve para poder controlar ...[+]
[ES] Hoy en día es importante conocer la huella de carbono de una organización o empresa, ya que el precio de la luz va en aumento y debemos también preocuparnos por el medio ambiente. Esto nos sirve para poder controlar el consumo energético de nuestra empresa y las emisiones de gases de efecto invernadero, y buscar soluciones para intentar reducir esa huella de carbono. Además es una información cada vez más solicitada por algunos clientes que quieren consumir servicios de empresas que tienen sellos de calidad.
La idea para el TFG es crear una plataforma web que sirva a las empresas para calcular su huella de carbono, con el fin de intentar reducir la huella de carbono, ahorrar en costes energéticos y contribuir a la lucha contra el cambio climático.
Consistiría de una web en la cual las empresas/organizaciones podrían darse de alta y en la cual podrían introducir los datos de consumo de todos sus dispositivos, después de esto se le devolvería un informe con los resultados del cálculo de la huella de carbono. Los datos se podrían introducir manualmente en la web o mediante un archivo tipo csv/json.
También se almacenará un registro de las emisiones mensuales de la empresa y que puedan ver la evolución de su consumo de un mes a otro, accediendo a los diferentes informes de cada mes.
La comunicación se haría mediante una API REST que guardaría la información en una base de datos en la nube, también se podrían introducir los datos en la nube mediante un programa que hiciese llamadas a la API directamente.
Las tecnologías que se usarán son Blazor en .NET para la página web, una API creada con APN.NET Core con Entity Framework y una base de datos SQL. El lenguaje principal del proyecto será C#.
[-]
[EN] Nowadays it’s important to acknowledge the carbon footprint of an organization or
company, not only because the price of electricity is continuously increasing or because
we must also worry about the environment. ...[+]
[EN] Nowadays it’s important to acknowledge the carbon footprint of an organization or
company, not only because the price of electricity is continuously increasing or because
we must also worry about the environment. This allows us to control our company's
energy consumption and greenhouse gas emissions and find solutions to try to reduce
that carbon footprint. It’s also really important data that is being requested by some
customers who want to consume services from companies that have quality seals.
The idea for the TFG is to create a web platform that serves companies to calculate
their carbon footprint, to try to reduce their carbon footprint, save on energy costs and
contribute to the fight against climate change.
It will be a website in which companies / organizations can register and in which
they can enter the consumption data of all their devices, after this a report is returned
with the results of the computation of the carbon footprint. The data can be input manually
on the web or through a csv/json type file.
This will also store a record of the monthly emissions of the company so they can
see the evolution of their consumption from one month to another, accessing the different
reports for each month.
The communication will be done through a REST API that will save the information
in a cloud database, the data can also be stored in the cloud through a program that
makes calls to the API directly.
The technologies that will be used are Blazor in .NET for the website, an API
created with APN.NET Core with Entity Framework and an SQL Database. The main
language of the project will be C#.
[-]
|