Project

General

Profile

Wiki » History » Revision 16

Revision 15 (Shuvam Misra, 09/11/2023 06:26 PM) → Revision 16/17 (Shuvam Misra, 10/12/2023 12:30 AM)

# Global documents 

 ## Standards 

 * [[websvc|Web services]]: how we design and use them 
 * [[swdesignmisc|Software design]]: an assortment of key points 
 * [[i18nstd|Internationalisation]] in all its glory, covered here in terms of how we do it in Remiges 
 * [[logrepo|Centralised log repository]]: store all logs from all applications in one central database 
 * [[infosec|Information security]]: policies and processes 
     * [[authz|Central authorisation management system]]: to manage users and access privileges of all applications 
     * [[authzdesign|An extensible, flexible authorisation module]]: useful for any conventional business application 
     * [[authz2023|Authorisation system design, circa 2023]]: new and updated 
 * [[extensiblesw|Maintainability and extensibility]]: how extensible do we want our software to be? 
 * [[Coding Standards]] 

 ## Processes 

 * [[processes|Project control processes]]: How we control and track progress in the project 
 * [[spectodesign|From spec to design]]: How we convert non-technical business spec for a system into a detailed design