Skip to content

Repository files navigation

Simple Statistics Extractor

Is a NextJs project that made as POC on a study that requested by our university of how we can upload a simple csv file and do some statistics on it.

PS: The CSV file must contain the following columns : 'Student_ID', 'Semster_Name', 'Paper_ID', 'Paper_Name', 'Marks'

screentshot_1

screentshot_2

Run Steps

git clone https://github.com/anasmassnaoui/Simple-Statistics-Extractor.git
cd Simple-Statistics-Extractor
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

A simple statistics extractor from a CSV file

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages