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
- Host: GitHub
- URL: https://github.com/arbisoft/architecture-guidelines
- Owner: arbisoft
- Created: 2021-09-13T12:50:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T05:37:13.000Z (about 1 year ago)
- Last Synced: 2025-03-20T06:29:01.238Z (about 1 year ago)
- Topics: best, best-practices, django, guidelines, python
- Homepage: https://arbisoft.com
- Size: 242 KB
- Stars: 27
- Watchers: 10
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-projects - architecture-guidelines - Project Architecture Guidelines Index ⭐28 (📦 Legacy & Inactive Projects)
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)