Documentation for Developers: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== How to get started == | == How to get started == | ||
* [[Setup of Development environment]] | * [[Setup of Development environment]] | ||
== References and Code and DB documentation == | |||
* For the current database structure, check http://openpetraorg.sourceforge.net/dbdoc (see also [[SQL Diagram creation]]) | |||
** There is a [http://openpetraorg.sourceforge.net/dbdoc/img/img_AccountsPayable.html?a_ap_document diagram for the Accounts Payable sub system] | |||
== Software Architecture and Principles == | == Software Architecture and Principles == |
Revision as of 15:27, 4 Haziran 2009
How to get started
References and Code and DB documentation
- For the current database structure, check http://openpetraorg.sourceforge.net/dbdoc (see also SQL Diagram creation)
- There is a diagram for the Accounts Payable sub system
Software Architecture and Principles
Projects
Please read about what needs to be done, and how to take charge of a project here: Summary of Projects
Used Tools
This is a list of software that we use; some of it you will already have installed when you did your Setup of Development environment.