sipb-www
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4d6b7c
)
Rewrite architecture section
author
Edward Z. Yang
<ezyang@mit.edu>
Fri, 13 Feb 2009 19:23:00 +0000
(14:23 -0500)
committer
sipb-www
<sipb-www@old-faithful.mit.edu>
Fri, 13 Feb 2009 19:23:00 +0000
(14:23 -0500)
projects/clockworks.mdwn
patch
|
blob
|
history
diff --git
a/projects/clockworks.mdwn
b/projects/clockworks.mdwn
index 26cab6b7d0f072bf391076a47a6414df48112c83..4892a68e006e83b61e7d5d60eb2d2c0d0d79cfae 100644
(file)
--- a/
projects/clockworks.mdwn
+++ b/
projects/clockworks.mdwn
@@
-36,10
+36,16
@@
What do people not like about Doodle?
### Architecture
-* Python and Turbogears
-* Git repository
-* Use 15 minute timeslices to simplify interface (?)
-* AJAX (?)
+* **Language**: Python
+* **Framework**: TurboGears
+* **SCM**: Git
+* **JavaScript**: Mochikit
+* **Database**: SQLite for development, ? for production
+* **ORM**: SQLAlchemy
+
+Other ideas:
+
+* Use 15 minute timeslices to simplify interface
### Principles