Hello, I'm a beginner and I'm training for a hackathon, could anyone recommend me projects for me to train on?
Hey Samuel,
For this pick some AI specific project, integrate some AI ideas into the project to know the power of AI.
Here is simple web page for example:
Build AI Prompt UI with HTML, CSS, and JavaScript
Thanks,
Kundan Chauhan
Hi @Samuel Cesca,
For beginners, I recommend starting with projects that help you build essential skills while being simple enough to complete. Here are a few ideas:
1) To-Do List Application – Learn CRUD operations and UI basics.
2) Expense Tracker – Practice handling data and reports.
3) Basic Inventory Management – Work with databases and user roles.
4) Weather App – Integrate external APIs.
5) Simple Blog Platform – Explore authentication and role-based access.
These will help you get comfortable with OutSystems and prepare for your hackathon!
Thanks!