Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 months ago
JSON representation
File Management, Data Storage, Export Application
- Host: GitHub
- URL: https://github.com/amansingh2427/documentuploads
- Owner: AmanSingh2427
- Created: 2024-08-27T08:44:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T07:07:04.000Z (5 months ago)
- Last Synced: 2024-09-28T12:41:00.138Z (4 months ago)
- Topics: csv, excel, expressjs, javascript, nodejs, postgresql, reactjs, tailwindcss, textfile
- Language: JavaScript
- Homepage:
- Size: 7.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.