Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Table Data App

The Java Data Table Application is a Java Spring Boot project that provides a user-friendly web interface for managing and visualizing tabular data stored in JSON, CSV, and Excel file formats. Users can log in to the application, and upon authentication, they have the option to upload data files in these formats. Once the data is uploaded, it is parsed and displayed in a table format for easy viewing and analysis. THIS IS A UI Part of the project where you can find

Run Locally

Clone the project

  git clone https://github.com/Reugin/Table-Data-UI.git

Go to the project directory

  cd Table-Data-UI

Install dependencies

  npm install

Set Backend Url Path in .env file

  example REACT_APP_API_BASE_URL = "http://localhost:8080/api"

Start the server

  npm run start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages