DRS - Cont. In - Requirements
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Need to gather requirements so that the dev team can have the following questions answered to be ready to start:
- At what point in the application flow would a client user upload documents?
- Do we need to worry about validation or security checks on the files?
- At what point in the application flow would a staff user review documents?
- Do staff need to review the documents within the app UI or would downloads be acceptable?
- What happens when an application is rejected and a client needs to submit new documents? Are they new records or new versions of an existing record?
- What happens when an application is approved? Are the document records now part of a new company?
- Is the Assets dev team doing the code work to integrate the UI? What processes/conventions would need to be followed?
- Can the assets team see the designs and any dev work to date?
From the workflow diagram, it seems that clients are uploading documents in order for the system to validate the correct PDF format before a final submission is made - the DRS will need to have some notion of temporary and permanent document records
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.