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
- Host: GitHub
- URL: https://github.com/brunocaputo/low-code-ui
- Owner: BrunoCaputo
- Created: 2020-05-04T18:11:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:05:53.000Z (over 3 years ago)
- Last Synced: 2025-01-11T07:53:11.235Z (about 1 year ago)
- Topics: angular, typescript, web
- Language: HTML
- Homepage:
- Size: 2.24 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
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).