Download presentation
Presentation is loading. Please wait.
Published byShawn Carter Modified over 9 years ago
1
Axial Project Management Group 14 Jonathan Lynch Chris Cole Kai Ma
2
Problem statement NEED Project management helps you get things done Existing software neglects global context New tools for geographically distributed projects OBJECTIVE Aggregator of existing tools Global considerations
3
Our solution Google maps Navigate through project members See what's happening with each user See geographical trends in workload
4
Features Map view of projects Multiple code repositories and online navigator Collaborative wiki Issue tracking system Calendar Jabber chat Wiki-style editing with cross-linking
5
Pylons http://en.wikipedia.org/wiki/Pylons_(web_framework) Model-view-controller architecture URL dispatching (Routes) HTML Generation (WebHelpers) Templating (Mako)
6
SQLAlchemy Backend database independent Database session object generates table objects, which are lists of row objects Apply filters to table objects narrow down the list Modify a row object to update the database Add new rows by instantiating new row objects and passing them to the session object
7
Mako templates Template inheritence Embed python code Python control statements More features we didn't use
8
Axial demo Check it out
9
Missing features Calendar Web chat client Style Recent activity on map
10
Questions Get it?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.