TimSimmons / cs373-idb

A Django app hosted on Heroku with Python and Twitter Bootstrap that emulates IMDB to track Major League Baseball.
0 stars 2 forks source link

HTML Documentation #111

Closed clare-coleman closed 10 years ago

clare-coleman commented 10 years ago

HTML documentation in the file models.html, that documents the interfaces to your classes. Inline comments if you need to explain the why of a particular implementation. A consistent coding convention with good variable names, good indentation, blank lines, and blank spaces.