imbenrabi / placer-ai-ex

placer ai meteors ex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Placer EX - ROCKS

ROCKS is a web application that allows users to interact with Nasa's meteor data.

Installation

To install the necessary dependencies, run the following command in project root:

  yarn install

Start Dev Server

To start the server, use the following command in project root:

  yarn run start:server

Start Client

To start the client, use the following command in project root:

  yarn run start:client

Tech Stack

  • trpc-ts-node server
  • trpc-ts-react client
  • vite
  • jest
  • NextUI

Features

  • data fetching and filtering
  • data visualization in a table
  • debouncing free text requests

Roadmap -> (what would I improve)

  • server requests caching mechanism
  • better tests coverage (adding more component tests and e2e)
  • data sorting
  • adding additional params to interact with -> then adding charts

About

placer ai meteors ex


Languages

Language:TypeScript 99.9%Language:HTML 0.1%Language:JavaScript 0.0%