GithubHelp home page GithubHelp logo

csv-reader-be's Introduction

CSV Reader

Favicon

The CSV Reader is a versatile web application that simplifies working with CSV files. It allows you to effortlessly upload, explore, and manipulate CSV data, making it a valuable tool for data analysis, exploration, and management.

With a user-friendly interface and a range of powerful features, this project makes handling CSV files a breeze. You can upload files with ease, view their contents in dynamic tables, search for specific data, sort columns. Plus, it's designed with scalability in mind, accommodating CSV files with varying column structures.

Whether you're a data enthusiast, a developer looking to integrate CSV handling into your project, or someone working with CSV data regularly, the CSV D Reader provides a convenient and efficient solution for your needs.

This project allows you to upload CSV files, view their contents in a table format, and perform various operations on the data. It's designed to be a scalable and user-friendly tool for working with CSV data.

Features CSV File Upload: Easily upload CSV files with a comma (,) delimiter.

List of Uploaded Files: View a list of all uploaded CSV files.

Dynamic Table Display: Display the data from selected CSV files in a dynamic table with column headers.

Search Functionality: Search and filter data rows based on the entered search criteria (supports searching in any column).๐Ÿ”ฝ searchBarEX

Dynamic Table Headers: Handle different CSV files with varying column headers by dynamically generating table headers.

Sorting: Sort data in ascending and descending order for each column. ASC

Des

File Type Validation: Ensure that only CSV files can be uploaded

#Home Page User Interface CSV_ReaderINdex

File view Page User Interface View

Setup

Follow these steps to set up the project on your local system:

Clone the Repository: Clone this repository to your local machine using the following command:

git clone :- https://github.com/shrijit_01/Csv_Reader.git

Install Dependencies: Navigate to the project directory and install the required dependencies:

cd Csv Reader npm install

Start the Application: Run the application using the following command: npm start or npx nodemon

Access the Application: Open your web browser and access the application at http://localhost:3000. You should see the home page with options to upload and view CSV files.

##Usage

Upload CSV Files: Click on the "Upload File " button and select a CSV file from your computer. The system will accept files with a comma (,) delimiter and click upload after file selection

View Uploaded Files: After uploading, you'll see a list of all the uploaded CSV files. Click on the file you want to view.

Table Display: The selected CSV file's data will be displayed in a table format with column headers. You can see all the rows and columns.

Search: Use the search box to filter data. Enter a search term, and the table will display only rows that match the criteria. An empty search box shows all the data.

Sorting: You can sort data in ascending and descending order for each column by clicking on the column header.

File Type Validation: The system ensures that only CSV files can be uploaded

Folder Structure The project follows a scalable folder structure with separate controllers, and routes for a clean and organized codebase.

csv_parser/ โ”œโ”€โ”€ node_modules/ โ”œโ”€โ”€ public/ โ”‚ โ”œโ”€โ”€ stylesheets/ โ”‚ โ””โ”€โ”€ javascripts/ โ”œโ”€โ”€ routes/ โ”œโ”€โ”€ views/ โ”œโ”€โ”€ app.js |โ”€โ”€ .gitignore โ””โ”€โ”€ README.md

License This project is licensed under the MIT License.

Feel free to contribute to and enhance this CSV Data Viewer project. If you encounter any issues or have suggestions for improvement, please create an issue or pull request. Enjoy working with your CSV data!

csv-reader-be's People

Contributors

shrijit01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.