Crates.io | modav_core |
lib.rs | modav_core |
version | 0.2.0 |
source | src |
created_at | 2024-08-26 10:10:59.532453 |
updated_at | 2024-10-31 13:53:33.960103 |
description | Backend for the Modav project |
homepage | |
repository | https://github.com/EmmanuelDodoo/modav_core |
max_upload_size | |
id | 1352041 |
size | 152,855 |
This is a personal learning project aimed at creating a simple, intuitive, and modern data visualization tool using Rust.
The tool is designed to enable users to effortlessly explore and present their data in various visual forms.
The project is split into 2 parts. The core functionality and the GUI application. This repository is for core functionality. The GUI repo can be found here.
I plan to support the most common dataset operations, models and data formats. I’ve thus grouped the planned features accordingly.
Line Charts
Tables
Bar graphs
Stacked Bar graphs
Tree graphs
Various sections of the code have dedicated documentation.
At this moment, this project is specifically for gaining experience in Rust so contributions are closed. However, should the project expand past the set goals above, Contributions will be allowed.
This project is licensed under the MIT License.