Skip to content

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, standar…

Notifications You must be signed in to change notification settings

CapstoneProject18/ReportFX

Repository files navigation

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, standar…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages