Changes

Jump to navigation Jump to search
1,036 bytes added ,  10:45, 6 December 2023
m
no edit summary
Line 26: Line 26:  
* '''Python''': A versatile programming language.
 
* '''Python''': A versatile programming language.
 
* '''Django''': A high-level Python web framework that encourages rapid development and clean, pragmatic design.
 
* '''Django''': A high-level Python web framework that encourages rapid development and clean, pragmatic design.
 +
* '''Docker''': Docker is a platform designed to help developers build, share, and run container applications.
 +
* '''Postgres''': Relational database.
 +
 +
== Web Application / Database Hosting ==
 +
 +
TSG provides web application hosting services to ensure the deployment and accessibility of your projects.
 +
Our hosting infrastructure is designed to support a variety of web applications, ranging from those built with Vue.js to Python-based applications using Django.
 +
 +
Technologies we currently use for deployment are:
 +
* '''Docker''': Docker is a platform designed to help developers build, share, and run container applications.
 +
* '''Apache2'''
 +
* '''Gitlab pages'''
    
== Version Control and Collaboration ==
 
== Version Control and Collaboration ==
Line 31: Line 43:  
TSG promotes efficient version control and collaboration through:
 
TSG promotes efficient version control and collaboration through:
   −
* '''Gitlab Projects''': Hosted repositories for managing source code. [Socsci Gitlab](https://gitlab.socsci.ru.nl/)
+
* '''Gitlab Projects''': Hosted repositories for managing source code.[[Gitlab Social Sciences]]
 
* '''Continuous Integration (CI) Pipelines''': Automated build and testing processes integrated into Gitlab projects.
 
* '''Continuous Integration (CI) Pipelines''': Automated build and testing processes integrated into Gitlab projects.
   Line 39: Line 51:     
* '''RESTful APIs''': Standardized APIs for seamless communication.
 
* '''RESTful APIs''': Standardized APIs for seamless communication.
* '''Python Flask''': A lightweight web framework for building APIs quickly.
+
* '''Django Rest Framework''': A web framework for building APIs quickly.
 +
* '''Postman''': Postman is an API platform for building and using APIs.
 +
 
    
== Graphics Rendering ==
 
== Graphics Rendering ==
Line 69: Line 83:     
Happy coding!
 
Happy coding!
 +
 +
== Screenshots ==
 +
 +
<gallery>
 +
Screenshot 2023-11-30 at 14.39.51.png|Jain management website photo library example of a Django web application
 +
Tus-calculator.png|Tus calculator a single page application written in Vue3
 +
Tus-calculator-custom-visualization.png|Tus calculator custom visualisation using HTML5 canvas
 +
</gallery>

Navigation menu