AndyFou / TryDjango-TreasuregramSampleApp

The Treasuregram App featured in the Try Django course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try Django - Treasuregram Sample App

The Treasuregram App featured in the Try Django course:

https://www.codeschool.com/courses/try-django

The app displays a list of treasures with their images and descriptions that we've collected along our travels.

To build this app in the course we cover: (1) Getting started and creating our first View, (2) Django Templates and rendering HTML, (3) Django Models and how to manipulate data in a database.

About

The Treasuregram App featured in the Try Django course.


Languages

Language:Python 66.7%Language:HTML 17.5%Language:CSS 15.8%