Model Examples
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 232: Line 232:
<div class="content">
<div class="content">
     <div style="color: #44546F;">Model Examples</div>
     <div style="color: #44546F;">Model Examples</div>
This page is under construction - <a url='Documentation:Model Examples Old - MDrivenWiki'> refer to this page in the mean time</a>
<div class="heading">This page is under construction - <a href='https://wiki.mdriven.net/Documentation:Model_Examples_Old'> refer to this page in the mean time</a></div>
     <div class="heading">MODEL EXAMPLES</div>
     <div class="heading">MODEL EXAMPLES</div>
     <div class="description" style="color: black; font-weight: 400; word-wrap: break-word">
     <div class="description" style="color: black; font-weight: 400; word-wrap: break-word">

Revision as of 13:20, 20 February 2024

Model Examples
This page is under construction - refer to this page in the mean time
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.
Placeholder
Gantt Chart Interactive
Use this when you need to show and interact with data in a timeline.
Download .zip
Placeholder
A Trello-like Board With Cards You Can Move Between Lists
Move cards between lists, click cards, add new cards and more.
Download .zip
Placeholder
Markup Editor TinyMCE
Lets your users produce rich HTML text.
Download .zip
Placeholder
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
Placeholder
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?
Placeholder
SysUserAuthentication - important architectural pattern
This example adds the SysSingleton and SysUser classes needed to enable login and authentication in Turnkey systems.
Download .zip
Placeholder
Password Reset Sample - Architectural Pattern
Add this functionality to your model and this frees you to integrate and adapt it as needed.
Download .zip
Placeholder
SysAsyncTicket - Important Architectural Pattern
A model pattern you can easily add to your model, backed by recent MDrivenServers.
Download .zip
Placeholder
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
Placeholder
SysTurnkeyTraceLog
Add a class following this pattern if you need to track what users are up to in your Turnkey app.
Download .zip
Placeholder
BaseApp
A model extracted from larger models used in various projects with certain functions ready to go.
Download .zip
Placeholder
Asp.Net Identity package
Use this pattern for Turnkey login support.
Download .zip


Extensions

Ready-made solutions used by importing into an existing model. How to merge .modlr file?
Placeholder
Consume and Purchase GetPaid#1
This model extends your system with the ability to charge the end-user for services you provide.
Download .zip
Placeholder
PayPal - Checkout GetPaid#2
Integrate PayPal as an alternative method to get paid by users.
Download .zip
Placeholder
Theme Builder - Build Themes in Runtime
Set CSS variables to influence the colors and sizes of the UI.
Download .zip
Placeholder
Outgoing Email Queue
This is a model pattern that adds an outgoing email queue to the standard base model.
Download .zip
Placeholder
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
Placeholder
Store Complaint Handling
The complete app, model, and example data for a clothing shop, to help staff handle customer complaints professionally.
Download .zip
Placeholder
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
Placeholder
Turnkey Sample SoftConflict
A small app that helps you be constructive about issues in your daily life.
Download .zip
Placeholder
Turnkey Sample InstantPoll
Set up an instant poll using MDriven.
Download .zip