/Mustache-MVC-Templating

A simple MVC templating project using Mustache.

Primary LanguagePHP

Mustache - MVC Templating 3+ Page Website

Simple Mustache template using proper modularity and division of concerns.

This is an ongoing work on architecture, proper division of concerns, mobile-first code and responsiveness.

Features

Web application with contact form containing both client and server-side validations. Template files are pure HTML for views using variables to render parts together and send them to the browser.

  • Header Template
  • index.php (Home)
  • about.php (About)
  • contact.php (Contact)
  • Footer Template

Future Features

Niche specific builds