Skip to content

nataliacza/low-code-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

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