Code Monkey home page Code Monkey logo

data-analysis-task-'s Introduction

Data Analysis Task (v3)

This project involves analyzing Indian Agriculture data and displaying it using React, TypeScript, and Mantine. The project includes two main tables:

  1. Max and Min Production per Year
  2. Crop Averages between 1950-2020

Table of Contents

Screenshots

Full Screen UI

Screenshot (252)

Max and Min Production per Year

Screenshot 2024-06-28 234942

Crop Averages between 1950-2020

Screenshot 2024-06-28 235005

Video Demonstration

scrnli_6_28_2024_11-56-14.PM.mp4

Setup Guide

Prerequisites

  • Node.js (v14 or later)
  • Yarn package manager

Installation

  1. Clone the repository:
    git clone https://github.com/satmm/Data-Analysis-Task-.git
  2. Navigate to the project directory:
    cd Data-Analysis-Task-
  3. Install the dependencies:
    yarn install

Running the Project

  1. Start the development server:
    yarn start
  2. Open your browser and navigate to http://localhost:3000.

Project Structure

Data-Analysis-Task-v3
├── public
│   ├── index.html
│   └── ...
├── src
│   ├── Components
│   │   ├── dataUtils.ts
│   │   └── ...
│   ├── data.json
│   ├── App.tsx
│   ├── index.tsx
│   ├── App.css
│   └── ...
├── README.md
├── package.json
├── tsconfig.json
└── ...

data-analysis-task-'s People

Contributors

satmm 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.