Contributor
Abhishek Garain

Develop FLINT JSON User Interface


Mentors
Max Fellows, Guy
Organization
Digital Impact Alliance (DIAL) at UN Foundation

The Full Lands Integration Tool(FLINT) is an open source modular C++ framework which combines data from different sources like satellite data or ground data to calculate the greenhouse gas(GHG) emissions. The main aim of the project is to convert the cumbersome process of creating numerous JSON files from scratch to an intuitive user interface where users can provide the input for all the parameters needed to run FLINT.
The other features which will be implemented are:

  • Creating an interface to define a config file intuitively.
  • Creating a dashboard to set-up the environment for FLINT.
  • Cloud Storage facilities for files.
    ElectronJS is a major framework which will be used to create the application.