Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amansingh2427/documentuploads

File Management, Data Storage, Export Application
https://github.com/amansingh2427/documentuploads

csv excel expressjs javascript nodejs postgresql reactjs tailwindcss textfile

Last synced: 6 days ago
JSON representation

File Management, Data Storage, Export Application

Awesome Lists containing this project

README

        

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.