Wiki » History » Version 14
Kishan Parekh (TechPartner), 01/03/2023 04:30 PM
WIP: Added a new Wiki page for Coding Standards
1 | 1 | Shuvam Misra | # Global documents |
---|---|---|---|
2 | |||
3 | ## Standards |
||
4 | |||
5 | * [[websvc|Web services]]: how we design and use them |
||
6 | 13 | Shuvam Misra | * [[swdesignmisc|Software design]]: an assortment of key points |
7 | 3 | Shuvam Misra | * [[logrepo|Centralised log repository]]: store all logs from all applications in one central database |
8 | 1 | Shuvam Misra | * [[infosec|Information security]]: policies and processes |
9 | 12 | Shuvam Misra | * [[authz|Central authorisation management system]]: to manage users and access privileges of all applications |
10 | * [[authzdesign|An extensible, flexible authorisation module]]: useful for any conventional business application |
||
11 | 10 | Shuvam Misra | * [[extensiblesw|Maintainability and extensibility]]: how extensible do we want our software to be? |
12 | 14 | Kishan Parekh (TechPartner) | * [[Coding Standards]] |
13 | 1 | Shuvam Misra | |
14 | ## Processes |
||
15 | |||
16 | 4 | Shuvam Misra | * [[processes|Project control processes]]: How we control and track progress in the project |
17 | 11 | Shuvam Misra | * [[spectodesign|From spec to design]]: How we convert non-technical business spec for a system into a detailed design |