---
source_hash: "a8b44875"
title: "Module 10: Advanced Features"
weight: 700
category: "Training"
type: "training"
---

# Module 10: Advanced Features

> This module covers the advanced features of SmartMaker: offline mode, push notifications, geolocation and internationalization.

## Chapters

| # | Chapter | Content |  |
| --- | --- | --- | --- |
| 1 | [Offline mode](/training/module10-fonctionnalites-avancees/offline) | IndexedDB, synchronization |
| 2 | [Internationalization](/training/module10-fonctionnalites-avancees/i18n) | Translations with i18next |
| 3 | [Other features](/training/module10-fonctionnalites-avancees/autres) | Geolocation, files, themes |

## Prerequisites

- Modules 1-9 completed
- Working application deployed

[Start: Offline mode ->](/training/module10-fonctionnalites-avancees/offline)
