Skip to content

johncblandii/cookingwheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooking Wheels

This is a cookbook application written on CFWheels (http://cfwheels.org). The intent is provide a cookbook for Wheels recipes as well as a full application to provide community support.

Code Notes

  • Private access functions all start with $
  • Data variables passed to views start with $

Route Notes

  • There are some specific routes purely for customization of the url's

Layout Notes

  • Partials are used for repeat view code
  • The layout has more code output than desired. Typically I'd separate the layout into extra partials a bit more.

About

A cookbook application showcasing not only for the public site but also showcasing CFWheels coding techniques.

Resources

Stars

Watchers

Forks

Packages

No packages published