Giter Site home page Giter Site logo

neeleshio / simple-data-table Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 764 KB

A dark mode data table with filtering, sorting, searching & Json-server as backend.

Home Page: https://simple-data-table.vercel.app/

HTML 17.20% JavaScript 68.46% SCSS 14.34%
data-table reactjs filtering searching sorting crisp

simple-data-table's Introduction

Demo

image

Installation

You'll need Git, Node.js & npm or yarn installed on your computer.

Usage

From your command line:

# Clone this repository
$ git clone https://github.com/neeleshio/simple-data-table.git

# Go into the repository
$ cd simple-data-table

# Install dependencies
$ yarn/npm install

# Run the server
$ yarn/npm start (default port 80)

Local JSON data server

From your command line:

# Go into the folder
$ cd server

# Install dependencies
$ yarn/npm install

# Run the server
$ yarn/npm run server (default port 3000)

Features

  1. Searching : The Search bar is available at the top left cornor.

  2. Sorting : Click on the title of the column to activate the sorting for that column. The sorting is available to the columns - Sl.No, School Id, School Name and Pincode.

  3. Filtering : Filtering is avaiable to the columns - Category, Gender and Medium of Institution.

simple-data-table's People

Contributors

neeleshio avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.