rafa-cobucci / OutSystems-Low-Code-Exercises

A list of outsystems low-code exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OutSystems Image

πŸ“’ OutSystems Low-Code Exercises

No idea what to do to practice Outsystems? Here is a list of low-code exercises that will help you improving your OutSystems skills!! πŸ‘

These exercises are focuses on:

  • UI Development;
  • Logic;
  • Data Modeling;
  • Web Services Integration;
  • Service Studio 11;
  • Traditional Web Apps

You can find a possible solution for the exercises here: https://www.outsystems.com/forge/component-overview/10401/outsystems-low-code-exercises

Exercises

Exercises are divided into two levels.

Level
1 Beginner - Focused on UI patterns and widgets.
2 Intermediate - API services and a little bit more of logic

Level-1: Beginner Exercises

Name Short Description Level
AutoCompleteSearch Create a search field with autocomplete 1-Beginner
CheckoutPage Make a simple checkout page 1-Beginner
DynamicCSSclasses Create and apply CSS classes to an element dynamically 1-Beginner
FancyLink Make an animated link 1-Beginner
HighChart Chart showing a combination of a column and a line chart 1-Beginner
MyOwnFunction Capitalize the first letter of a string 1-Beginner
OccupancyRateChart Create a chart using DataPoint structure 1-Beginner
OutSystemsSignUp Clone Outsystems signup page 1-Beginner
PasswordVisibility Toggle password visibility 1-Beginner
ReadMoreButton Build a read more button 1-Beginner

Level-2: Intermediate Exercises

Name Short Description Level
AustraliaQuizGame Build a simple quiz game 2-Intermediate
CatApp Display detailed information about a selected cat's breed 2-Intermediate
FloatingSearchBar Create a floating search bar 2-Intermediate
JSExternalLibrary Use JavaScript code from an external library 2-Intermediate
MemoryCardGame Build a card matching game 2-Intermediate
ModalDialog Manage a many-to-many relationship 2-Intermediate
MovieApp Browse your next movie to watch 2-Intermediate
MySearchPage Your own search engine page 2-Intermediate
RockPaperScissors The classic rock paper scissor game 2-Intermediate
WeatherApp Get the weather condition of a city 2-Intermediate
WebScraping Extract data from a website 2-Intermediate

Thanks for inspiration: πŸ‘

About

A list of outsystems low-code exercises