Documentation for Developers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== How to get started == | == How to get started == | ||
* [[Setup of Development environment]] | * [[Setup of Development environment]] | ||
== Software Architecture and Principles == | |||
* [[Development with Code Generation]] | |||
* [[n-tier architecture]] | |||
* [[Database access architecture]] | |||
* [[GUI development]] | |||
== References and Code and DB documentation == | == References and Code and DB documentation == | ||
Line 8: | Line 14: | ||
* [[Base and Demo databases]] | * [[Base and Demo databases]] | ||
== | == Specifications&Requirements == | ||
Please have a look at the specifications and add your own requirements in the appropriate sections (eg. Wishlist): | |||
[[Specifications and Requirements]] | |||
== Projects == | == Projects == |
Revision as of 09:59, 18 Haziran 2009
How to get started
Software Architecture and Principles
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
Specifications&Requirements
Please have a look at the specifications and add your own requirements in the appropriate sections (eg. Wishlist): Specifications and Requirements
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.