Skip to content

RudraSnowDev/Backend-Test-CSVUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Uploader

CSV Uploader is a Node.js web application that allows users to upload CSV files, view the uploaded files, and display their contents in a tabular format.

Installation Clone this repository or download the source code.

Install the dependencies by running npm install in the project directory.

Start the application with node index.js.

Open your web browser and visit http://localhost:7001 to access the application.

Features

Upload CSV files. View uploaded files. Open CSV files and display their contents in a table. Delete CSV files.

Dependencies

express multer csv-parser ejs

Hosted link : https://ankithsharmaji.github.io/Backend-Test-CSVUpload/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors