Skip to content

This project involves performing analytics on the Indian Agriculture dataset, provided by the National Data and Analytics Platform, NITI Aayog. The primary objective is to analyze the dataset and display the results in table format.

Notifications You must be signed in to change notification settings

Dikshant441/Manufac-Analytics-Frontend-Task

Repository files navigation

Manufac Analytics - SDE Assignment - Frontend Data Analysis Task (v4)

Frontend-> React JS( vite-min-template, yarn ), Typescrit, Mantine v7, CSS

Data -> Indian Agriculture dataset

Overview

  1. This project is a frontend application built using TypeScript, Vite, and Mantine to analyze and display data from the Indian Agriculture dataset. The application features two main tables:
  2. Crop Production Table: Displays the crop with maximum and minimum production for each year.
  3. Average Yield and Area Table: Shows the average yield and cultivation area for each crop from 1950 to 2020.
  4. Screenshorts : "Both tables have many rows, so I've included screenshots of the first and last rows of each table."

Screenshot (133) Screenshot (134) Screenshot (135)

Instructions on How to Run/Start the Project on a Local Server

  1. clone the repo using this command

    git clone https://github.com/Dikshant441/Manufac-Analytics-Frontend-Task.git
  2. Install yarn dependencies

    yarn install
  3. Start the development server:

    yarn dev or yarn run dev
  4. Open your browser and navigate to:

    http://localhost:5173

For any queries related to the project, contact at singhdikshant200@gmail.com

About

This project involves performing analytics on the Indian Agriculture dataset, provided by the National Data and Analytics Platform, NITI Aayog. The primary objective is to analyze the dataset and display the results in table format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages