Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 522 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 522 Bytes

A web application built with React, Node.js, Express, Tailwind CSS, and PostgreSQL. It allows users to:

Signup/Login: Users can create accounts and log in. Upload Files: Users can upload Excel, CSV, and text files. Process Data: The backend processes the files and stores the data in a PostgreSQL database. Display Data: The extracted data is displayed on the frontend. Download Data: Users can download their data in Excel format.

The application features a user-friendly interface and secure data handling throughout.