ZEVA2 - ICBC page
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 6
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 32
Description
**Description:**
- [ ] As a user, I want to see a list of uploaded icbc files and related information (e.g. status, date, number of records added, etc.).
**Wireframe:** Should look like the tables we've been using so far.
**Purpose and benefit to user:**
This will help users keep track of what ICBC info is currently in the system.
**Acceptance Criteria:**
- [ ] Given I am a gov user, I can see information regarding uploaded ICBC files.
**Development Checklist:**
- [ ] There is already a page (`app/icbc/page.tsx`) but it hasn't been built out; so please add to it.
- [ ] If the status of a "in-process" file could update automatically (without refreshing the page), that would be neat; see if there's a way to accomplish this with queue events and websockets (https://docs.bullmq.io/guide/events and https://socket.io/)
**Notes:**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.