ddgold / cs373-idb

0 stars 0 forks source link

5. HTML Documentation #10

Closed Poltergust closed 10 years ago

Poltergust 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.

"Create a static HTML page for three unique crises, three unique organizations, and three unique people that displays all of the data collected. The pages must be served by Django on Heroku using Django templates to embed the static content into HTML. Design the splash page well. Design the navigation well. Use Twitter Bootstrap to present information in an organized way. Make sure to embed the different media. Make sure that everything that can be linkable is. Create a responsive design that looks good on mobile devices."