Learn by Example

Explore practical applications that demonstrate how to build real-world projects using Domma. Each example showcases different features of the framework with complete, well-commented source code that you can study and adapt for your own projects.

To-Do List

A fully functional task manager demonstrating Storage API, DOM manipulation, event handling, and persistent data.

Storage DOM Events Persistence

Calculator

A functional calculator with basic and scientific modes, featuring advanced math, trigonometry, memory functions, and expression evaluation.

DOM Events Scientific

Weather App

Real-time weather data with 5-day forecast, city search, and geolocation using the OpenWeatherMap API.

HTTP API Storage

Note-Taking

A rich note-taking app with Storage persistence, categories, search functionality, and rich text formatting.

Storage DOM Modal Grid

Image Gallery

An interactive image gallery featuring carousel, lightbox modal, category filtering, and smooth animations.

Carousel Modal Storage Elements

Markdown Editor

A live markdown editor with real-time preview, Storage persistence, toolbar formatting, and auto-save.

Utils Storage DOM Events

Contact Management

A complete contact manager with groups, searchable tables, form validation, and localStorage persistence. Showcases Models, Tables, Forms, and Config Engine.

Models Tables Forms Storage Config