Skip to content
Joseph William Hays edited this page Nov 20, 2017 · 3 revisions

Welcome to the Sandalz Wiki

What started as a thought for a work-order management program quickly turned into a vision for a full-featured Enterprise-level Resource Planning (ERP) program with one notable catch: we wanted to make it open-source. We wanted this software to be easily configurable to all Computers for Schools tech shops across Canada. Before long we realized this project can be useful to many shops and start-ups, as well as being a perfect opportunity for learning new skills in web development.

Development Resources

Development Calendar

Wide-scope Project Planning (Fullscreen)

Every organization has their style guide. This makes sure all developers share conventions and development operates smoothly. Discussion on CFSY Style Guides go here. Different languages may have different conventions. In the case of conflicting style guides, refer to the guide of the top-most framework you are using (i.e. a conflict between the Ruby on Rails style guide and the HTML5 style guide is resolved by referring to the Ruby on Rails style guide.)

Ruby Style Guide

Maintained by Joseph Hays

Python Style Guide

Maintained by Lane Collins

Clone this wiki locally