Lucas Molinari Logo Image
molinari

CSV Browser

A fullstack application for storing and viewing CSV files in a database.

Project Image

Project Overview

This web application allows users to upload CSV files to a database, search and view the data interactively. With this tool, users can explore and analyze tabular datasets in an easy and efficient way. The application is built with React on the frontend and Node.js with MongoDB on the backend, providing an intuitive and fast user experience. Features include file upload, searching across all CSV fields, and displaying the results in a dynamic card grid.

The client-side provides the user interface for uploading CSV files, searching, and displaying the data. The backend provides the server-side functionality to handle file uploads, process CSV data, and perform search operations.

Tools Used

HTML
CSS
JavaScript
ReactJS
Express.js
MongoDB
Jest
GIT
Bulma