From b3b8f764bd22ea6729b623e7ceb99dc042f06f19 Mon Sep 17 00:00:00 2001 From: Brusk Hamarash Date: Sun, 3 Oct 2021 04:29:12 +0300 Subject: [PATCH] Adds placeholders for Software Application Specifications sections --- Software-Development/README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Software-Development/README.md b/Software-Development/README.md index 277fba1..130bd34 100644 --- a/Software-Development/README.md +++ b/Software-Development/README.md @@ -369,7 +369,19 @@ When using Kafka as a message broker, make sure that consumers of the same appli -## Software Architecture Design and Non-functional Requirements +## Software Application Specifications + +### API Documentations + +### Internationalization and Localization + +### Automated Testing + +### Monitoring and Error Tracking + +### Logging + +### Pagination ## Accepted Technologies and Development Stacks