mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Optimized Documentation
This commit is contained in:
		| @@ -1,7 +1,8 @@ | ||||
| # ∞infinito | ||||
| [](https://bestpractices.coreinfrastructure.org/projects/2448) | ||||
| [](https://app.codacy.com/app/KevinFrantz/infinito?utm_source=github.com&utm_medium=referral&utm_content=KevinFrantz/infinito&utm_campaign=Badge_Grade_Dashboard) | ||||
| [](https://travis-ci.org/KevinFrantz/infinito) [](https://codecov.io/gh/KevinFrantz/infinito) [](https://www.gnu.org/licenses/agpl-3.0) [](https://github.com/KevinFrantz/infinito/blob/master/CODE_OF_CONDUCT.md) | ||||
| [](https://travis-ci.org/KevinFrantz/infinito) [](https://codecov.io/gh/KevinFrantz/infinito) [](https://www.gnu.org/licenses/agpl-3.0) [](https://github.com/KevinFrantz/infinito/blob/master/CODE_OF_CONDUCT.md) [](https://en.wikipedia.org/wiki/Software_release_life_cycle) | ||||
|  | ||||
|  | ||||
| ## Idea | ||||
| This software should offer a cloud based application\\framework for GUI and REST based development and data management. | ||||
|   | ||||
| @@ -3,9 +3,9 @@ This folder contains the [domain logic](https://en.wikipedia.org/wiki/Business_l | ||||
|  | ||||
| ## Conventions | ||||
| ### Services | ||||
| Classes which are optimized to be injected as a service MUST end on the suffix ** *Service.php**. | ||||
| Classes which are optimized to be injected as a service MUST end on the suffix **Service.php**. | ||||
| ## Folders | ||||
| A folder MUST end on the suffix ** *Management ** to show that it has the purpose to manage something. | ||||
| A folder MUST end on the suffix **Management.php** to show that it has the purpose to manage something. | ||||
|  | ||||
| # Domain Overview | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user