feat: add initial documentation for ecommerce project and system architecture
Signed-off-by: juliano.barbosa <julianomb@gmail.com>
This commit is contained in:
parent
04b3252e24
commit
ae234c5e5b
9 changed files with 559 additions and 143 deletions
BIN
projects/ecommerce/Ecommerce-BRD.docx
Normal file
BIN
projects/ecommerce/Ecommerce-BRD.docx
Normal file
Binary file not shown.
16
projects/ecommerce/hldInstructions.md
Normal file
16
projects/ecommerce/hldInstructions.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Project Name
|
||||
Nambi Ecommerce Website
|
||||
|
||||
# Stakehodlers
|
||||
Solution Design: Nambi
|
||||
Development: Nambi
|
||||
QA: Nambi
|
||||
|
||||
# Non Functional Requirements
|
||||
## Performance
|
||||
- API should take less than a sec to respond
|
||||
## Security
|
||||
- API should be behind https
|
||||
- API request should be authenticated and authorized
|
||||
## Scalability
|
||||
- API should handle 1 million request per second
|
||||
Loading…
Add table
Add a link
Reference in a new issue