Giter Site home page Giter Site logo

low-code-exploration's Introduction

Low-Code Exploration

Example projects made on low-code platforms (free to use plans). My main goal was to explore low-code platforms possibilities and tooling.

Retool

Official tool site: https://retool.com/

  • Project Title: Softball Team Playground
  • Usage: Internal resources for softball team
  • Link to page: Softball Team Playground => At the moment Retool does not offer public page.
Read more...

Event Calendar

  • Calendar component uses PostgreSQL Retool Database resource. SQL query retrieves data from softball_events table and maps it to the component (including joining tables).
  • User can add new event via form. Form includes query to fetch data from event_categories table to extract categories and link event to existing category ID.
  • After successfull form submission, addNewEvent query is triggered - using dynamic variables provided in form.

See video: retool-01-calendar

The Team

  • Table component uses Goggle Sheets resource. Query retrieves data from sheet and maps it to the table.
  • User can add new member. Form includes query to fetch data from Positions Tab and validates Number field (unique values).
  • User can update member details. Form is pre-filled with existing member data.
  • Additional JavaScript function lists all unavailable numbers, so user can check which numbers are taken.
  • After successfull form submission, addNewMember or updateMember query is triggered - using dynamic variables provided in form.

See video: retool-02-team

Education

  • Movies component uses Goggle Sheets resource. Query retrieves data from dedicated sheets.
  • Available pagination and different tabs.

See video: retool-03-excercises

Mendix

Official tool site: https://www.mendix.com/

  • Project Title: LearnNow Training Management (product of Rapid Developer Training Path)
  • Usage: Manage courses with access for users with different roles
  • Link to page: LearnNow
Read more...

You can login to application using different accounts, with different access rights:

demo_administrator
6p0R9tDJdpQy

demo_teacher
JfIY7TTUCBj2

demo_trainee
G9DrM2MBxbEE

Main Page

chrome_yb8N1ZcfVk

Courses

chrome_xG6MkwNqaX

Locations

chrome_TQjqTLYoij

Teachers

chrome_48fuW4B0iS

Trainees

chrome_bbNmKtYV0l

Training Event

chrome_5jncCfbjeM

low-code-exploration's People

Contributors

nataliacza avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.