Skip to content

Abdo-Hassan/csv-filter-order-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV filter order generator

Filter orders of CSV file and generate two CSV files with most common orders and average quantity

Live Demo

link to demo website

https://csv-filter-orders-generator.netlify.app/

Steps

  • Upload CSV file of online orders
  • 2 CSV Files will immediately show, then click on the name of the file to download the generated filtered data

Run Locally

Clone the project

  git clone https://github.com/Abdo-Hassan/csv-filter-order-generator.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

About

Filter orders of CSV file and generate two CSV files with most common orders and average quantity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published