An open API service indexing awesome lists of open source software.

https://github.com/arbisoft/architecture-guidelines

Project Architecture Guidelines Index
https://github.com/arbisoft/architecture-guidelines

best best-practices django guidelines python

Last synced: 3 months ago
JSON representation

Project Architecture Guidelines Index

Awesome Lists containing this project

README

          

# Project Architecture Guidelines Index

- [How to properly document the project](documentation.md)
- [What git flow should be used](github_flow.md)
- [What best practices should be followed while developing the backend](backend_development.md)
- [How to improve the overall quality of the code base](code_quality.md)
- [Frontend development guidelines](frontend_development.md)
- [React Native development guidelines](react_native_development.md)