IST BuildingOK

screenshot of IST BuildingOK

Internet Based Systems Architecture 18-19

Overview

BuildingOK is an internet based systems architecture project for the academic year 2018-2019. It aims to create a framework for developing internet-based systems using various technologies such as Python, Flask, jQuery, REST API, IBM Cloud Foundry, and PatternFly for UIs. It is worth noting that the project does not use basic authentication on the backend connection, which may impact its production suitability.

Features

  • Python: The project utilizes Python programming language to build its internet-based system architecture.
  • Flask: Flask is used as the web framework for developing the system, providing a flexible and efficient platform.
  • jQuery: jQuery is used for simplifying the client-side scripting, enabling dynamic and interactive user interfaces.
  • REST API: The project includes a RESTful API architecture, allowing for structured and scalable communication between different components.
  • IBM Cloud Foundry: IBM Cloud Foundry is used as the deployment platform, providing a cloud-based infrastructure for hosting the system.
  • PatternFly for UIs: PatternFly is utilized for creating consistent and visually appealing user interfaces.

Summary

BuildingOK is an internet-based systems architecture project that utilizes Python, Flask, jQuery, REST API, IBM Cloud Foundry, and PatternFly for UIs. It aims to provide a framework for developing internet-based systems and includes key features such as efficient web framework, dynamic client-side scripting, REST API architecture, cloud-based deployment, and visually appealing user interfaces. However, it should be noted that the project does not use basic authentication on the backend connection, making it unsuitable for production use without proper security measures.