Akshat122 / ReportFX

We will create a web application which will allow users to upload data in a specific standard format like CSV. The report engine will present the user with a fancy report, complete with graphs and diagrams like pie charts, bar charts and histograms. The engine will also generate additional statistics based on the provided data like mean, standard deviation and variance. The report will allow easier analysis of the data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReportFX

We will create a web application which will allow users to upload data in a specific standard format like CSV. The report engine will present the user with a fancy report, complete with graphs and diagrams like pie charts, bar charts and histograms. The engine will also generate additional statistics based on the provided data like mean, standard deviation and variance. The report will allow easier analysis of the data.

Installation

pip3 -r install requirements.txt

Deploing the Application

python3 manage.py runserver

Testing the Application

python3 manage.py test

Technology Stack Used

  • Django
  • jinja Templating
  • Scikit-learn (Predicting different CPU-GPU-RAM-STORAGE-MOTHERBOARD etc.)

About

We will create a web application which will allow users to upload data in a specific standard format like CSV. The report engine will present the user with a fancy report, complete with graphs and diagrams like pie charts, bar charts and histograms. The engine will also generate additional statistics based on the provided data like mean, standard deviation and variance. The report will allow easier analysis of the data.


Languages

Language:Python 61.9%Language:HTML 36.6%Language:CSS 1.0%Language:Dockerfile 0.4%Language:JavaScript 0.1%Language:Shell 0.0%