Skip to content

πŸ“Š Interactive Data Table Application A web application that allows users to login and interact with data table fetched from a Google Sheets document. Features include sorting, filtering. πŸ”Ή Features: βœ… Simple login authentication βœ… Fetch and display data from Google Sheets βœ… Sorting functionality for table columns βœ… Filtering based on the "Domain"

Notifications You must be signed in to change notification settings

Hemanshi2954/Interactive-Data-Table-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Interactive Data Table Application

An interactive web application that displays a data table fetched from Google Sheets with sorting and filtering functionalities.

loginpage

loginpage

πŸš€ Features

  • Login Page: Simple authentication (Username: demo, Password: demo)
  • Data Fetching: Loads data from a public Google Sheets document
  • Sorting: Click on column headers to sort data
  • Filtering: Search input to filter data based on the "Domain Name" column
  • Deployment: Hosted on Vercel for easy access

πŸ“œ Live Demo

πŸ”— Interactive Data Table Application

πŸ“¦ Tech Stack

  • Frontend: HTML, CSS, JavaScript , React.Js
  • Backend: None (Client-side processing)
  • Deployment: Render

πŸ”– Topics Covered

  • HTML, CSS, JavaScript
  • Google Sheets API
  • Data Table Manipulation
  • Sorting & Filtering
  • Authentication
  • Deployment on Render

πŸ”‘ How to Use

  1. Login using:
    • Username: demo
    • Password: demo
  2. View the table populated from Google Sheets.
  3. Sort by clicking on column headers.
  4. Filter results using the search input.

πŸ“₯ Installation & Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/interactive-data-table.git
    cd interactive-data-table
    
  2. Open index.html in a browser.

πŸš€ Deployment:

The application is deployed on Vercel. You can deploy your own version by:

  • Forking this repository.
  • Connecting it to Vercel.
  • Deploying directly from the repository.

About

πŸ“Š Interactive Data Table Application A web application that allows users to login and interact with data table fetched from a Google Sheets document. Features include sorting, filtering. πŸ”Ή Features: βœ… Simple login authentication βœ… Fetch and display data from Google Sheets βœ… Sorting functionality for table columns βœ… Filtering based on the "Domain"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published