Coder Social home page Coder Social logo

emonrezabd / data-analyzer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 23.94 MB

This code base contains files for Data Analyzer software. I developed this software during my training period in FSM as a Software Engineer. Tech stack: MFC C++

C++ 20.20% C 36.63% C# 6.32% Pascal 4.48% FreeBasic 3.24% Batchfile 0.01% Python 15.58% Ruby 1.80% Visual Basic .NET 6.59% Visual Basic 6.0 4.43% CMake 0.74%
desktop-application mfc automation metrology-software semiconductor software-engineering

data-analyzer's Introduction

Data Analyzer MFC App

GitHub Repo stars GitHub repo size

Initial UI Final UI
Fig. 1 Fig. 2

๐Ÿ“˜ App Description

This app is developed to get a good grasp on MFC C++ framework. All the basic features and their fully functional implementation can be found here. This repo can be helpful for the beginners of MFC C++. Features of this app-

  • Load file : A button to load a CSV file
  • Tab control: For creating different tabs for specific purpose
  • Tree control: For showing the headers of the CSV as a tree view
  • List control: Showing all the data columns wise as present in CSV file
  • Context menu: For selecting specific 02 columns
  • Chart control: To create and display the chart created from the selected 02 columns through context menu
  • Export data: To export data of selected 02 columns through context menu in a new CSV file
  • Export pdf: To export data and write in PDF file in any format ex. table, plain text, etc.

๐Ÿ“ Table of Contents

  • ChartCtrl : Chart Control Library is used to generate 2D graphs in MFC. This library is designed for MFC C++.
  • Debug : Debugging object files
  • libharu_x86-windows : Libharu library is used for building PDF from scratch in MFC
  • libpng_x86-windows : For PDF building in MFC. Both of the folder is needed
  • res : Used resource files in this app. contains all the buttons, tabs etc.

โš™๏ธ How to Build and Run the App

  • This app is builded using Visual Studio 2019
  • Download the repo and open using Visual Studio 2019, then run the software
  • For testing, one CSV file is given in this repo named DemoProjectData.csv
  • Main file : DemoProjectDlg.cpp
  • Chart creating file : FirstDialog.cpp

Thank you for reading and reach out to me for any help regarding MFC. Happy coding ๐Ÿ˜ธ

data-analyzer's People

Contributors

emonrezabd avatar

Watchers

 avatar

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.