Documentation for Developers: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* [[Database access architecture]] | * [[Database access architecture]] | ||
* [[GUI development]] | * [[GUI development]] | ||
* [[HowTo develop a new screen]] | |||
== References and Code and DB documentation == | == References and Code and DB documentation == |
Revision as of 11:50, 25 Haziran 2009
How to get started
Software Architecture and Principles
- Development with Code Generation
- n-tier architecture
- Database access architecture
- GUI development
- HowTo develop a new screen
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
- We need volunteers do design more diagrams! Please also have a look at the old 2.1 diagrams (download 9 png files in a zip file).
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.