Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imbenrabi/placer-ai-ex

placer ai meteors ex
https://github.com/imbenrabi/placer-ai-ex

Last synced: about 1 month ago
JSON representation

placer ai meteors ex

Awesome Lists containing this project

README

        

# 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:

```bash
yarn install
```

## Start Dev Server

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

```bash
yarn run start:server
```

## Start Client

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

```bash
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