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 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 |
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 |
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 |
- Florin Pop -- https://github.com/florinpop17
- Beatriz Silva -- https://www.outsystems.com/profile/233465/
- Rafa OutSystems -- https://www.linkedin.com/in/rafa-outsystems/
- Colt Steele -- https://github.com/Colt