Skip to content

arghyam/met-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MET DATA VISUALIZATION

A data visualization tool to provide insights on the meteorological datasets possesed by the India Water Portal

✨FEATURES

  • Display annual and monthly mean values
  • visualize the data in form of Trend Plots
  • Save the Visualizations in JPG/PNG formats

📱 Tech Stack

FRONTEND:

BACKEND:

🔰 GETTING STARTED

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Frontend

The following software is required to be installed on your system:

  • Node 18.x
  • Npm 9.x

Type the following commands in the terminal to verify your node and npm versions

node -v
npm -v

NPM BASIC SETUP

Follow the steps mentioned below to setup the project locally on your computer

  1. Fork the repository by clicking on Fork option on top right of the main repository.
  2. Open Command Prompt/Terminal on your local computer.
  3. Clone the forked repository by adding your own GitHub username in place of <username>.
    git clone https://github.com/<username>/met-data/
  1. Navigate to the Getit directory.
    cd met-data
    cd frontend
  1. Install all Getit dependencies.
    npm install
  1. Run the website locally.
    npm run dev

Note : Use seperate env files for backend and frontend to run the project. Need help! Let us know to help you with the .env.

Documentation

Product requirements doc : Docs

User flows doc : Figjam

Low fidelity UI wireframes : Figma

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published