Skip to content

Kirikus/2024_Experiments

Repository files navigation

Contributors Stargazers Issues MIT License


Logo

Data Handler

Student project
Explore the docs »

Report Bug · Request Feature

Contents
  1. About The Project
  2. Installation
  3. License
  4. Authors And Contacts

About The Project

The project is implemented in C++ using the Qt6 with QCustomPlot widget and Boost. CMake is used to build the project.

Saving and Downloading data supports json and csv formats.

There is also a database that supports storing only variables values and names.

You can plot a line graph, scatter plot, bar graph, bar graph, histogram, two-dimensional scatter plot and two-dimensional histogram on the data. You can change the appearance of the graphs using a special table and options button.

It is possible to create simple reports in odf format.

Installation

  1. Clone the repo
    git clone https://github.com/Kirikus/2024_Experiments
  2. Install packages (titles may vary)
    gcc
    qt6-base
    boost
  3. Run with any IDE

License

Distributed under the MIT License. See LICENSE.txt for more information.

Authors And Contacts

Sukhanov George - vk - sukhanov.ge@phystech.edu

Kurchenko Mathew-Mansur

Yuri Shishkinsky

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published