Opened 15 years ago
Last modified 5 years ago
#248 closed task
Tutorial of the codebase documentation in wiki — at Version 3
| Reported by: | Christopher Allan Webber | Owned by: | Christopher Webber |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | documentation | Keywords: | |
| Cc: | Parent Tickets: |
Description (last modified by )
If you're a new programmer, where does everything fit? We should have a nice guide to this! One thing we need is a tutorial of sorts for programmers.
This guide should describe just very generally:
- the routing
- the views
- the templates
- the forms
- the database/models
... and point to other pages for more specific information :)
(A good strategy might be to do a "walkthrough" of one of the existing, clearly developed and simple views, from start to finish, which uses all these pieces?)
Change History (5)
comment:1 by , 15 years ago
| Milestone: | 0.1.0 → 0.2.0 |
|---|
comment:1 by , 15 years ago
| Owner: | set to |
|---|
comment:2 by , 15 years ago
| Milestone: | 0.2.0 → 0.2.1 |
|---|
comment:3 by , 14 years ago
| Description: | modified (diff) |
|---|
This should definitely happen before Google Summer of Code 2012, assuming that happens.

I'm assigning this to myself as it should probably be me who does this, as I've been the one to lay out the design of the application. However, Elrond, gullydwarf, joar would all be great candidates, so adding them as watchers. If someone wants to jump on this I won't object, otherwise else I'll assume I should do it.