An open API service indexing awesome lists of open source software.

https://github.com/brunocaputo/low-code-ui

GUI for a low-code experiment
https://github.com/brunocaputo/low-code-ui

angular typescript web

Last synced: 10 months ago
JSON representation

GUI for a low-code experiment

Awesome Lists containing this project

README

          

# LowCode GUI

This project was developed to undergraduate thesis of [INATEL](https://inatel.br/home/).

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.1.

## Made by

[Bruno Pereira Garcia Caputo](https://github.com/BrunoCaputo) & [Heitor Toledo Lassarote de Paula](https://github.com/heitor-lassarote).

## Backend server

To work properly, we made a server to communicate with the UI using HTTP/HTTPS protocol.

You can see the backend code [here](https://github.com/heitor-lassarote/low-code).