Skip to content

taheerahmed/DataTableGG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analytics App

This app displays analytics data in a table based on user inputs. The application is built using React and Redux.

Features

  • Allow users to input dates using a Date Picker to call the API endpoint and fetch data.

Reusable Analytics Table Component

  • Enable or hide a particular column from view.
  • Reorderable table columns (from the settings tab).
  • Sorting and filters.
  • Responsive table (extra feature).

How to use by forking:

Fork the repository on GitHub.

Clone the repository on your local machine: https://github.com/TaheerAhmed/DataTableGG.git

Navigate to the project directory: cd DataTableGG

Install the required dependencies: npm i

Start the App

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors