McMaster-Baja-Racing / McMaster-Baja-Racing/Better-Data-Viewer

Add date metadata

Open
#222 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Feature Description
Include date metadata in the backend and frontend. Currently, front end wants to receive a date value for the file table component, but our backend does not retrieve this data. We can update this to return a date value when getting fileInformation, either through the bin GPS data or via the metadata of the file itself.

Additional Context
date: '2021-01-01', // TODO: Make this dynamic Line to be updated on front end

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the backend fileInformation retrieval and the frontend file table code containing the date: '2021-01-01' placeholder. Determine whether the date should come from bin GPS data or file metadata, then verify that a dynamic date is returned by the backend and displayed in the frontend table.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.