Model Examples
No edit summary Tags: Reverted 2017 source edit |
No edit summary Tags: Manual revert 2017 source edit |
||
Line 263: | Line 263: | ||
{{#widget:Models|img=/images/model2.svg|title=A Trello-like Board With Cards You Can Move Between Lists|description=Move cards between lists, click cards, add new cards and more.|downloadLink=https://learn.mdriven.net/Special:Redirect/file/TrelloLikeBoard.modlr}} | {{#widget:Models|img=/images/model2.svg|title=A Trello-like Board With Cards You Can Move Between Lists|description=Move cards between lists, click cards, add new cards and more.|downloadLink=https://learn.mdriven.net/Special:Redirect/file/TrelloLikeBoard.modlr}} | ||
{{#widget:Models|img=/images/model2.svg|title=Markup Editor TinyMCE|description=Lets your users produce rich HTML text.|downloadLink=https://learn.mdriven.net/Special:Redirect/file/HtmlEditor.modlr}} | {{#widget:Models|img=/images/model2.svg|title=Markup Editor TinyMCE|description=Lets your users produce rich HTML text.|downloadLink=https://learn.mdriven.net/Special:Redirect/file/HtmlEditor.modlr}} | ||
{{#widget:Models|img=/ | {{#widget:Models|img=/images/model2.svg|title=SVG - Move boxes around|description=Objects represented by SVG graphics that react to mouse events so that they can be moved around and saved.|downloadLink=https://learn.mdriven.net/Special:Redirect/file/SvgInteractionMoveBoxesAround.modlr}} | ||
{{#widget:Models|img=/images/model2.svg|title=Google Maps to Show and Update Positions|description=Place a marker on a Google map, track the setting of the map, and move the marker.|downloadLink=https://learn.mdriven.net/Special:Redirect/file/GoogleMapWithMarkers.modlr}} | {{#widget:Models|img=/images/model2.svg|title=Google Maps to Show and Update Positions|description=Place a marker on a Google map, track the setting of the map, and move the marker.|downloadLink=https://learn.mdriven.net/Special:Redirect/file/GoogleMapWithMarkers.modlr}} | ||
Revision as of 08:32, 19 February 2024
Model Examples
MODEL EXAMPLES
Get started with MDriven sample models. Explore and choose what you want to build.
Complete Models
Use ready-made "complete system" (model+data) to apply to an existing turnkey site.
Gantt Chart Interactive
Use this when you need to show and interact with data in a timeline.
Download .zip
A Trello-like Board With Cards You Can Move Between Lists
Move cards between lists, click cards, add new cards and more.
Download .zip
SVG - Move boxes around
Objects represented by SVG graphics that react to mouse events so that they can be moved around and saved.
Download .zip
Google Maps to Show and Update Positions
Place a marker on a Google map, track the setting of the map, and move the marker.
Download .zip
Patterns
Packages primarily used by importing into an existing model. How to merge .modlr file?
SysUserAuthentication - important architectural pattern
This example adds the SysSingleton and SysUser classes needed to enable login and authentication in Turnkey systems.
Download .zip
Password Reset Sample - Architectural Pattern
Add this functionality to your model and this frees you to integrate and adapt it as needed.
Download .zip
SysAsyncTicket - Important Architectural Pattern
A model pattern you can easily add to your model, backed by recent MDrivenServers.
Download .zip
Localization and Translation - Architectural Pattern
MDriven systems can adhere to a model pattern and use that to store translations to all texts in actions and ViewModels.
Download .zip
SysTurnkeyTraceLog
Add a class following this pattern if you need to track what users are up to in your Turnkey app.
Download .zip
BaseApp
A model extracted from larger models used in various projects with certain functions ready to go.
Download .zip
Extensions
Ready-made solutions used by importing into an existing model. How to merge .modlr file?
Consume and Purchase GetPaid#1
This model extends your system with the ability to charge the end-user for services you provide.
Download .zip
PayPal - Checkout GetPaid#2
Integrate PayPal as an alternative method to get paid by users.
Download .zip
Theme Builder - Build Themes in Runtime
Set CSS variables to influence the colors and sizes of the UI.
Download .zip
Outgoing Email Queue
This is a model pattern that adds an outgoing email queue to the standard base model.
Download .zip
Calendar Model for Linking Things to Dates, Weeks, Months, and Years
This model implements classes that make aggregation (for statistics, for example) easy.
Download .zip
Store Complaint Handling
The complete app, model, and example data for a clothing shop, to help staff handle customer complaints professionally.
Download .zip
Turnkey Sample Board Map Balls Gantt
This sample is a bit of a playground for html5 component development that jacks into the Turnkey.
Download .zip
Turnkey Sample SoftConflict
A small app that helps you be constructive about issues in your daily life.
Download .zip