dwarvesf / playbook

Guides for getting things done, programming well, and programming in style.
https://memo.d.foundation
227 stars 48 forks source link
guides playbook practice

Dwarves Playbook

Dwarves Foundation is an innovation service firm. We have been building an organization with high standard software practices and business growth capabilities, helping tech startups, entrepreneurs and makers deliver their innovative software product since 2013.

We stand for the craftsmanship in software development. More than telling people how to do things, as a team, we take responsibility for collaboratively creating the product of innovation with the client. We value the long-term partnership, and we brought the economic impact through massive product distribution and brought to the market by the clients.

This repo is our playbook which contains our practices in software development and also how we collaborate to make them succeed.

Product Design

- [Design Sprint](/design/design-sprint.md) - [AARRR Framework](/design/AARRR.md) - [Lean Canvas](/design/lean-canvas.md) - [Wireframe](/design/wireframe.md) - [Prototype](/design/prototype.md) - [UX Research](/design/UX-research.md) - [Information Structure: IA Design](/design/IA.md) - [Low Fidelity Prototype: UI Design](/design/UI.md) - [High Fidelity Prototype: Interative Design](/design/IX.md) - [The Design System](/design/design-system.md) ## Developing - [Software Philosophy: Engineering-Driven, Craftsmanship & Minifesto](/engineering/README.md) - [Workflow: Agile & Scrum Framework](/engineering/workflow.md) - [Technology stack: Our POV on Technology](/engineering/stack.md) ### Setup - [Automate your development environment](/engineering/setup-laptop.md) - [Using right editor for the job](/engineering/editor.md) - [Keep your devices safe](/engineering/basic-security.md) ### Practices - [Start a new project](/engineering/setup-project.md) - [Repository setup](/engineering/setup-repository.md) - [Write a good README file](/engineering/readme-how.md) - [Environments](/engineering/environment.md) - [Version control with Git](/engineering/git.md) - [Working together: Pair Programming](/engineering/working-together.md) - [README Driven Development](/engineering/rdd.md) - [Agile requirement: User Story](/engineering/user-story.md) - [Document diagrams](/engineering/diagram.md) - [Writing REST API](/engineering/restful.md) - [Error convention](/engineering/error.md) - [Writing test & materials](/engineering/testing/testing.md) - [Code review](/engineering/code-review.md) - [Definition of Done](/engineering/definition-of-done.md) - [Versioning](/engineering/versioning.md) - [Write a useful changelog](/engineering/changelog.md) - [CI/CD](/engineering/ci-cd.md) - [The 12 factor app](/engineering/12-factor-app.md) - [Development Security Rules](/engineering/security/dev-security.md) - [Licenses](/engineering/license.md) - [Release Checklist](/engineering/release.md) - [UAT Checklist](/engineering/testing/UAT.md) - [QA Best Practices](/engineering/testing/QA-best-practices.md) - [Defect Template](/engineering/testing/defect-template.md) ### Platforms - [Android](/engineering/android.md) - [iOS](/engineering/ios.md) - [Frontend](/engineering/frontend/tech-ecosystem.md) - [Backend](/engineering/backend.md) - [API Security Checklist](/engineering/security/api-security.md) ## Production - [Logging](/engineering/log.md) - [Monitoring](/engineering/monitoring.md) - [Production Checklist](/engineering/production.md) - [Handover Checklist](/engineering/handover.md) ## Business - [Overall Process](/business/README.md) - [Fixed Budget, Scope Controlled](/business/fbsc.md) - [Collaboration Guildeline](/collaboration-guideline.md) ## Contributing We love pull requests. If you have something you want to add or remove, please open a new pull request. Please leave all PRs open for at least a week to get feedback from everyone. ## License Creative Commons Attribution 4.0 International (CC BY 4.0) @ [Dwarves Foundation](https://d.foundation)