A low-code web-based basic platform for managing business learning courses.
This project is a proof of concept for a master's degree thesis in Management Engineering - Digital Business & Analytics, that aims at studying and understanding the advantages, the different approaches and the possible usage of low-code and no-code platforms in business' software development units.
This app is built using Appsmith through Docker (self-hosted) integrated with a PostgreSQL database and managed via PgAdmin 4. Every software is installed through Docker.
Docker must be installed in your machine.
- Download the docker-compose file
- Open your terminal application
- Move to the folder where the docker-compose.yml file is saved
- Run the command "docker compose up -d"
Now it's possible to configure PostgreSQL,PgAdmin 4 and Appsmith from these guides: