Project

General

Profile

Wiki » History » Version 15

Shuvam Misra, 09/11/2023 06:26 PM

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 15 Shuvam Misra
* [[i18nstd|Internationalisation]] in all its glory, covered here in terms of how we do it in Remiges
8 3 Shuvam Misra
* [[logrepo|Centralised log repository]]: store all logs from all applications in one central database
9 1 Shuvam Misra
* [[infosec|Information security]]: policies and processes
10 12 Shuvam Misra
    * [[authz|Central authorisation management system]]: to manage users and access privileges of all applications
11
    * [[authzdesign|An extensible, flexible authorisation module]]: useful for any conventional business application
12 10 Shuvam Misra
* [[extensiblesw|Maintainability and extensibility]]: how extensible do we want our software to be?
13 14 Kishan Parekh (TechPartner)
* [[Coding Standards]]
14 1 Shuvam Misra
15
## Processes
16
17 4 Shuvam Misra
* [[processes|Project control processes]]: How we control and track progress in the project
18 11 Shuvam Misra
* [[spectodesign|From spec to design]]: How we convert non-technical business spec for a system into a detailed design