Add Mobile section with Ordo - native iOS app for Odoo#29
Add Mobile section with Ordo - native iOS app for Odoo#29tuanle96 wants to merge 1 commit intodesdelinux:masterfrom
Conversation
Added a new section for mobile applications with a link to Ordo.
There was a problem hiding this comment.
Pull request overview
Adds a new Mobile section to the Awesome Odoo README to list Ordo, an open-source native iOS app for Odoo, expanding the ecosystem resources covered by the list.
Changes:
- Added a Mobile entry to the table of contents.
- Introduced a new ## Mobile section.
- Added an Ordo link/description under the new section.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -98,7 +99,9 @@ Inspired by [awesome-python](https://github.com/vinta/awesome-python). | |||
|
|
|||
| - Design | |||
| - [odoo-fa-icons](https://docs.huihoo.com/odoo/training/reference-material/odoo-icon-smart-buttons.pdf) - Icons for buttons | |||
There was a problem hiding this comment.
The new ## Mobile heading is placed immediately after the last Tools list item without a blank line, which is inconsistent with the rest of the README’s section formatting and can reduce Markdown readability. Add an empty line after the final Tools bullet before starting the ## Mobile section.
| - [odoo-fa-icons](https://docs.huihoo.com/odoo/training/reference-material/odoo-icon-smart-buttons.pdf) - Icons for buttons | |
| - [odoo-fa-icons](https://docs.huihoo.com/odoo/training/reference-material/odoo-icon-smart-buttons.pdf) - Icons for buttons |
| - [odoo-fa-icons](https://docs.huihoo.com/odoo/training/reference-material/odoo-icon-smart-buttons.pdf) - Icons for buttons | ||
| ## Mobile | ||
|
|
||
| - [Ordo](https://github.com/tuanle96/ordo) - Open-source native iOS app for Odoo with a schema-driven, model-agnostic engine. Built with Swift/SwiftUI and NestJS backend middleware. Supports Odoo 17-19, Community & Enterprise. Features include full CRUD, Chatter, Activities, and dynamic rendering of any Odoo module. |
There was a problem hiding this comment.
There’s no blank line between the Mobile list item and the next ## Websites heading. For consistency with other sections (and to avoid Markdown rendering quirks in some viewers), add an empty line before the ## Websites header.
| - [Ordo](https://github.com/tuanle96/ordo) - Open-source native iOS app for Odoo with a schema-driven, model-agnostic engine. Built with Swift/SwiftUI and NestJS backend middleware. Supports Odoo 17-19, Community & Enterprise. Features include full CRUD, Chatter, Activities, and dynamic rendering of any Odoo module. | |
| - [Ordo](https://github.com/tuanle96/ordo) - Open-source native iOS app for Odoo with a schema-driven, model-agnostic engine. Built with Swift/SwiftUI and NestJS backend middleware. Supports Odoo 17-19, Community & Enterprise. Features include full CRUD, Chatter, Activities, and dynamic rendering of any Odoo module. |
| - [odoo-fa-icons](https://docs.huihoo.com/odoo/training/reference-material/odoo-icon-smart-buttons.pdf) - Icons for buttons | ||
| ## Mobile | ||
|
|
||
| - [Ordo](https://github.com/tuanle96/ordo) - Open-source native iOS app for Odoo with a schema-driven, model-agnostic engine. Built with Swift/SwiftUI and NestJS backend middleware. Supports Odoo 17-19, Community & Enterprise. Features include full CRUD, Chatter, Activities, and dynamic rendering of any Odoo module. |
There was a problem hiding this comment.
The Ordo entry description is substantially longer than other list items in this README, which makes the section harder to scan. Consider shortening it to a single concise sentence and leaving detailed feature/version info to the linked repository.
| - [Ordo](https://github.com/tuanle96/ordo) - Open-source native iOS app for Odoo with a schema-driven, model-agnostic engine. Built with Swift/SwiftUI and NestJS backend middleware. Supports Odoo 17-19, Community & Enterprise. Features include full CRUD, Chatter, Activities, and dynamic rendering of any Odoo module. | |
| - [Ordo](https://github.com/tuanle96/ordo) - Open-source native iOS app for Odoo with a schema-driven, model-agnostic interface. |
Added a new Mobile section to the awesome list featuring Ordo, an open-source native iOS app for Odoo.
Why this belongs here:
Repository: https://github.com/tuanle96/ordo