aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieran <kieranrobson1999@gmail.com>2022-08-18 11:10:55 +0000
committerKieran <kieranrobson1999@gmail.com>2022-08-18 11:10:55 +0000
commit4ab0befe9ed357be891c1709266135719d0a6957 (patch)
tree298c504785463e691ac43d0829d39b843620f8b7
parentMerge pull request #3222 from forks-by-kieran/redirect-fixes (diff)
downloadawesome-selfhosted-4ab0befe9ed357be891c1709266135719d0a6957.tar.gz
awesome-selfhosted-4ab0befe9ed357be891c1709266135719d0a6957.zip
Setup new low code section
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 786ca411..0d62f595 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ See [Contributing](.github/CONTRIBUTING.md).
- [Software Development - FaaS & Serverless](#software-development---faas--serverless)
- [Software Development - IDE & Tools](#software-development---ide--tools)
- [Software Development - Localization](#software-development---localization)
+ - [Software Development - Low Code]()
- [Software Development - Project Management](#software-development---project-management)
- [Software Development - Testing](#software-development---testing)
- [Static Site Generators](#static-site-generators)
@@ -1830,6 +1831,15 @@ An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Inte
- [Weblate](https://weblate.org) - Web-based translation tool with tight version control integration. ([Demo](https://demo.weblate.org), [Source Code](https://github.com/WeblateOrg/weblate)) `GPL-3.0` `Python`
+### Software Development - Low Code
+
+**[`^ back to top ^`](#)**
+
+A [low-code](https://en.wikipedia.org/wiki/Low-code_development_platform) development platform (LCDP) provides a development environment used to create application software through a graphical user interface.
+
+
+
+
### Software Development - Project Management
**[`^ back to top ^`](#)**