|
| 1 | +<div id="top"></div> |
| 2 | + |
| 3 | +<!-- PROJECT SHIELDS --> |
| 4 | +[![Contributors][contributors-shield]][contributors-url] |
| 5 | +[![Forks][forks-shield]][forks-url] |
| 6 | +[![Stargazers][stars-shield]][stars-url] |
| 7 | +[![Issues][issues-shield]][issues-url] |
| 8 | +[![MIT License][license-shield]][license-url] |
| 9 | + |
1 | 10 | # E-Appointment PHP Base |
2 | 11 |
|
3 | 12 | The current appointment system of the city of Munich will be replaced by Zeitmanagementsystem (ZMS) provided by the state of Berlin. |
@@ -57,3 +66,19 @@ To keep our branch names organized and easily understandable, we follow a specif |
57 | 66 | - **Cleanup Branch**: `cleanup-mpdzbs-11111-remove-unused-code` |
58 | 67 | - **Chore Branch**: `chore-zms-2964-composer-update` |
59 | 68 | - **Docs Branch**: `docs-zms-0000-update-readme` `docs-zms-release-40-update-changelog` |
| 69 | + |
| 70 | +<p align="right">(<a href="#top">back to top</a>)</p> |
| 71 | + |
| 72 | +<!-- MARKDOWN LINKS & IMAGES --> |
| 73 | +<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> |
| 74 | +[contributors-shield]: https://img.shields.io/github/contributors/it-at-m/eappointment-php-base.svg?style=for-the-badge |
| 75 | +[contributors-url]: https://github.com/it-at-m/eappointment-php-base/graphs/contributors |
| 76 | +[forks-shield]: https://img.shields.io/github/forks/it-at-m/eappointment-php-base.svg?style=for-the-badge |
| 77 | +[forks-url]: https://github.com/it-at-m/eappointment-php-base/network/members |
| 78 | +[stars-shield]: https://img.shields.io/github/stars/it-at-m/eappointment-php-base.svg?style=for-the-badge |
| 79 | +[stars-url]: https://github.com/it-at-m/eappointment-php-base/stargazers |
| 80 | +[issues-shield]: https://img.shields.io/github/issues/it-at-m/eappointment-php-base.svg?style=for-the-badge |
| 81 | +[issues-url]: https://github.com/it-at-m/eappointment-php-base/issues |
| 82 | +[license-shield]: https://img.shields.io/github/license/it-at-m/eappointment-php-base.svg?style=for-the-badge |
| 83 | +[license-url]: https://github.com/it-at-m/eappointment-php-base/blob/main/LICENSE |
| 84 | +[product-screenshot]: images/screenshot.png |
0 commit comments