Model Examples
No edit summary
No edit summary
Line 220: Line 220:
       <!-- Card 1 -->
       <!-- Card 1 -->
       <div class="cards">
       <div class="cards">
        <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
        <div class="contentss">
    <div class="contentss">
          <div class="title">Base App</div>
        <div class="title">Base App</div>
          <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
          <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
             <div class="download-indicator"></div>
             <span class="download-indicator"></span>  
             <div>Download .zip</div>
             <span>Download .zip</span>
          </div>
        </a>
        </div>
    </div>
      </div>
</div>
      <!-- Card 2 -->
<!-- Card 2 -->
      <!-- Repeat the structure for other cards as needed -->
      <!-- ... -->
       <div class="cards">
       <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
<!-- Card 3 -->
         <div class="cards">
         <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
<!-- Card 4 -->
         <div class="cards">
         <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
        <div class="cards">
<!-- Card 5 -->
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
      <div class="cards">
          <div class="contentss">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
            <div class="title">Base App</div>
    <div class="contentss">
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="title">Base App</div>
            <div class="download-link">
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
              <div class="download-indicator"></div>
        <a href="/path/to/your/download.zip" class="download-link">
              <div>Download .zip</div>
            <span class="download-indicator"></span>  
            </div>
            <span>Download .zip</span>
          </div>
        </a>
        </div>
    </div>
        <div class="cards">
</div>
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
<!-- Card 6 -->
          <div class="contentss">
      <div class="cards">
            <div class="title">Base App</div>
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
    <div class="contentss">
            <div class="download-link">
        <div class="title">Base App</div>
              <div class="download-indicator"></div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
              <div>Download .zip</div>
        <a href="/path/to/your/download.zip" class="download-link">
            </div>
            <span class="download-indicator"></span>  
          </div>
            <span>Download .zip</span>
        </div>
        </a>
    </div>
</div>
     </div>
     </div>
   </section>
   </section>
   <!-- Section for Complete Models -->
 
   <!-- Section for Patterns -->
   <section id="another-model">
   <section id="another-model">
         <h2>Complete Models</h2>
         <h2>Patterns</h2>
     <div class="card-container">
     <div class="card-container">
       <!-- Card 1 -->
       <!-- Card 1 -->
       <div class="cards">
       <div class="cards">
        <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
        <div class="contentss">
    <div class="contentss">
          <div class="title">Base App</div>
        <div class="title">Base App</div>
          <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
          <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
             <div class="download-indicator"></div>
             <span class="download-indicator"></span>  
             <div>Download .zip</div>
             <span>Download .zip</span>
          </div>
        </a>
        </div>
    </div>
      </div>
</div>
       <!-- Card 2 -->
       <!-- Card 2 -->
      <!-- Repeat the structure for other cards as needed -->
      <!-- ... -->
       <div class="cards">
       <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
<!-- Card 3 -->
         <div class="cards">
         <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
<!-- Card 4 -->
         <div class="cards">
         <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
<!-- Card 5 -->
         <div class="cards">
         <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
<!-- Card 6 -->
         <div class="cards">
         <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
     </div>
     </div>
   </section>
   </section>
   <!-- Section for Complete Models -->
 
   <!-- Section for Extensions -->
   <section id="final-model">
   <section id="final-model">
         <h2>Complete Models</h2>
         <h2>Extensions</h2>
     <div class="card-container">
     <div class="card-container">
       <!-- Card 1 -->
       <!-- Card 1 -->
       <div class="cards">
       <div class="cards">
        <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
        <div class="contentss">
    <div class="contentss">
          <div class="title">Base App</div>
        <div class="title">Base App</div>
          <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
          <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
             <div class="download-indicator"></div>
             <span class="download-indicator"></span>  
             <div>Download .zip</div>
             <span>Download .zip</span>
          </div>
        </a>
        </div>
    </div>
      </div>
</div>
       <!-- Card 2 -->
       <!-- Card 2 -->
      <!-- Repeat the structure for other cards as needed -->
      <!-- ... -->
       <div class="cards">
       <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Test</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
             <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
             <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
         </div>
</div>
<!-- Card 3 -->
      <div class="cards">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <div class="contentss">
        <div class="title">Base App</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <a href="/path/to/your/download.zip" class="download-link">
            <span class="download-indicator"></span>  
            <span>Download .zip</span>
        </a>
    </div>
</div>
<!-- Card 4 -->
      <div class="cards">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <div class="contentss">
        <div class="title">Base App</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
         <a href="/path/to/your/download.zip" class="download-link">
            <span class="download-indicator"></span>
            <span>Download .zip</span>
        </a>
    </div>
</div>
<!-- Card 5 -->
         <div class="cards">
         <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
        <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
        </div>
</div>
<!-- Card 6 -->
         <div class="cards">
         <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
    <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
    <div class="contentss">
            <div class="title">Base App</div>
        <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
        <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
         <a href="/path/to/your/download.zip" class="download-link">
              <div class="download-indicator"></div>
            <span class="download-indicator"></span>  
              <div>Download .zip</div>
            <span>Download .zip</span>
            </div>
        </a>
          </div>
    </div>
         </div>
</div>
        <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
            <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
              <div class="download-indicator"></div>
              <div>Download .zip</div>
            </div>
          </div>
        </div>
        <div class="cards">
          <img src="https://via.placeholder.com/301x175" alt="Placeholder">
          <div class="contentss">
            <div class="title">Base App</div>
            <div class="description">You can use this as a starting point or you can merge it with most of the other examples and template models.</div>
            <div class="download-link">
              <div class="download-indicator"></div>
              <div>Download .zip</div>
            </div>
          </div>
        </div>
     </div>
     </div>
   </section>
   </section>

Revision as of 13:22, 11 November 2023

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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip

Patterns

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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip

Extensions

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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip
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.
Download .zip