Adding django technical documentation
diff --git a/docs/technical-documentation/django-portal.md b/docs/technical-documentation/django-portal.md
index b7eda80..036528c 100644
--- a/docs/technical-documentation/django-portal.md
+++ b/docs/technical-documentation/django-portal.md
@@ -1,2 +1,9 @@
 ##Django Portal Documentation
-Please refer <a href="https://apache-airavata-django-portal.readthedocs.io/en/latest/" target="_blank">Apache Airavata Django Portal Documentation</a>
\ No newline at end of file
+Please refer <a href="https://apache-airavata-django-portal.readthedocs.io/en/latest/" target="_blank">Apache Airavata Django Portal Documentation</a> for details on Django portal implementation.
+
+For a sample "Hello World" Django 'App' example refer <a href="https://github.com/machristie/test-dynamic-djangoapp" target="_blank">Hello World Django App</a>
+
+We have integrated a map tool as a Django 'App' for our <a href="https://beta.simccs.org/" target="_blank">SimCCS gateway</a><br>
+refer our <a href="https://github.com/SciGaP/simccs-maptool" target="_blank">SimCCS Map tool code</a>
+
+Contact us if you need a Django research gateway from Apache Airavata. We would assist you in your 'App' implementation.
\ No newline at end of file