Skip to content

gibsond/tree_structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Daniel Gibson, 2009

This repository contains code to implement a tree structure in both a postgresql database and in a web page.  It was used in an Appointment Booking application to contain a Service Provider's availability.

The main class in the file is called TreeStructure and it uses class methods in addition to instance methods.  It also uses recursion to navigate sub-branches of the tree.

About

Example of a python, Django tree structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages