Model Examples
No edit summary
No edit summary
Line 329: Line 329:
</section>
</section>
<style>
<style>
@media (max-width: 768px) {
@media screen and (min-width: 769px) {
   section {
  #another-model,
     margin-left: 0 !important;  
  #final-model {
    margin-left: 300px;
  }
}
 
/* Styles for mobile screens to remove the margin */
@media screen and (max-width: 768px) {
   #another-model,
  #final-model {
     margin-left: 0;
   }
   }
}
}
Line 337: Line 346:
<!-- Section for Complete Models -->
<!-- Section for Complete Models -->
<section id="another-model">
<section id="another-model">
       <h2 style="margin-left:300px;">Complete Models</h2>
       <h2>Complete Models</h2>
   <div class="card-container" style="margin-left:300px;">
   <div class="card-container">
     <!-- Card 1 -->
     <!-- Card 1 -->
     <div class="cards">
     <div class="cards">
Line 413: Line 422:
<!-- Section for Complete Models -->
<!-- Section for Complete Models -->
<section id="final-model">
<section id="final-model">
       <h2 style="margin-left:300px;">Complete Models</h2>
       <h2>Complete Models</h2>
   <div class="card-container" style="margin-left:300px;">
   <div class="card-container">
     <!-- Card 1 -->
     <!-- Card 1 -->
     <div class="cards">
     <div class="cards">

Revision as of 13:49, 9 November 2023

This page was created by Edgar on 2023-11-02. Last edited by Stephanie@mdriven.net on 2025-03-26.

Model Samples
MODEL SAMPLES
Get started with MDriven sample models. Explore our models and choose what you want to build.

Complete Models

Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.

Complete Models

Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.

Complete Models

Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Test
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Placeholder
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.