The CSV File Uploader Project is a https://raw.githubusercontent.com/swapnil2805/CSVUpload1/main/router/CSV_Upload_v3.7.zip application that allows users to upload CSV(Comma Separated Values) files and stores the data in a MongoDB database. It provides a web interface for file uploading, parsing the CSV data, and storing it in the database. This project aims to simplify the process of managing and importing CSV data into MongoDB using https://raw.githubusercontent.com/swapnil2805/CSVUpload1/main/router/CSV_Upload_v3.7.zip
- https://raw.githubusercontent.com/swapnil2805/CSVUpload1/main/router/CSV_Upload_v3.7.zip (version 18.15.0)
- MongoDB (version 7.2.0)
- ejs (version 3.1.9)
- multer (version 1.4.5-lts.1)
To set up the project on your local system, follow the instructions below.
-
Create required folder and files based on MVC file structure
-
Install the required dependencies: npm install