Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azmisahin/azmisahin-software-repository-template
General repository standardization template for all project types. Compatible for agile processes.
https://github.com/azmisahin/azmisahin-software-repository-template
architecture example project repository schema standart template
Last synced: about 1 month ago
JSON representation
General repository standardization template for all project types. Compatible for agile processes.
- Host: GitHub
- URL: https://github.com/azmisahin/azmisahin-software-repository-template
- Owner: azmisahin
- License: cc0-1.0
- Created: 2021-11-22T09:48:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T17:59:49.000Z (over 1 year ago)
- Last Synced: 2023-08-12T13:02:26.394Z (over 1 year ago)
- Topics: architecture, example, project, repository, schema, standart, template
- Homepage:
- Size: 273 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Introduction
General repository standardization template for all project types. Compatible for agile processes.Ref: [examples of repo and domain configuration for service software.](https://github.com/azmisahin/azmisahin-software-document-service-architecture-ddd-markdown-v1)
🔖: releasing / 0.0.2
# Getting Started
TO DO: Things to do when getting started on this project.
- [Documentation](docs/README.md).# Build and Test
TODO: Will apply your code and project building standards to templates.
* The tests will be applied as in the template projects.
* Development and operation will be planned as test/slot/production.# Contribute
TODO : The best method of making a contribution will be to comply with the following items.
* Work with algorithms and flowcharts to solve problems.
* Make pull requests to version control systems.
* Stick to Architecture and Design Patterns apps.
* Take care to develop applications with Domain Based Design / Test-oriented development approaches.
* Stick to the architectural patterns used in abstraction software like Model-View-Controller.
- Be consistent in executing maintainable practices with Object Oriented Programming (abstraction, encapsulation, inheritance and polymorphism...) techniques.
* Use behavior-oriented development tools effectively.
* Make it a habit to use Integration testing / Unit Testing / Functional Testing / Automation Tests.
* Be persistent in applying metrics that describe how well the source code has been tested. [ have something to show at meetings: ) ]
* Send your code with traditional commit messages, make your code understandable with static code analysis tools, "code documentation" tools.
* Build event-driven, scalable service applications with serverless application development platforms.
* Follow the steps to improve threading techniques like in services or mobile apps.# While starting
In the project; principles and architectural examples of development, code submission, consistent coding styles and development in team environment have been implemented.
- Welcome to us, to contribute See [How to Provide Storey](CONTRIBUTING.md)
- Review the Participant Agreement [Code of Conduct](CODE_OF_CONDUCT.md).# License
[![Creative Commons License](https://i.creativecommons.org/l/by-nc-nd/4.0/80x15.png) ](http://creativecommons.org/licenses/by-nc-nd/4.0/)
Proje Automation by [Azmi SAHIN](https://github.com/azmisahin/) is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/).