Merge pull request #876 from Ein-Tim/update/repo-list

Update list of repositories in README.md
This commit is contained in:
dsarkar 2022-06-01 07:29:31 +02:00 committed by GitHub
commit 0011ed3284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 34 additions and 26 deletions

View File

@ -88,32 +88,36 @@ For an easier understanding of the used acronyms and special terms in our docume
## Repositories
| Repository | Description     |
| -------------------------- | --------------------------------------------------------------------------------------------- |
| [cwa-app-android] | Native Android app using the Apple/Google exposure notification API.            |
| [cwa-app-ccl] | Common Covid Logic (CCL) for Android and iOS. |
| [cwa-app-ios] | Native iOS app using the Apple/Google exposure notification API.            |
| [cwa-dcc-server] | Backend implementation of the process to issue EU Digital Covid Certificate CovidCertificate. |
| [cwa-documentation] | Project overview, general documentation and white papers.            |
| [cwa-event-landingpage] | Landing page for CWA which opens if the user does not have the app installed.   |
| [cwa-event-qr-code] | Utility to generate QR codes for Event Registration.   |
| [cwa-hotline] | Contains all issues reg. the hotlines of the CWA. |
| [cwa-kotlin-jfn] | JsonFunctions Engine - DCC Logic. |
| [cwa-log-upload] | Counterpart of the log upload in the app.            |
| [cwa-map-backend] | Backend of map.schnelltestportal.de. |
| [cwa-map-public-frontend] | Public frontend of map.schnelltestportal.de. |
| [cwa-ppa-server] | Backend implementation for the privacy-preserving analytics server.            |
| [cwa-quick-test-backend] | Backend implementation of the rapid antigen test portal and API for participating partners. |
| [cwa-quick-test-frontend] | Frontend implementation of the rapid antigen test portal for participating partners.         |
| [cwa-quicktest-onboarding] | Documentation about onboarding procedure for rapid antigen test partners. |
| [cwa-server] | Backend implementation for the Apple/Google exposure notification API.            |
| [cwa-testresult-server] | Receives PCR test results from connected laboratories.      |
| [cwa-verification-iam] | The identity and access management to interact with the verification server.             |
| [cwa-verification-portal] | The portal to interact with the verification server.            |
| [cwa-verification-server] | Backend implementation of the verification process.            |
| [cwa-website] | The official website for the Corona-Warn-App.      |
| [cwa-wishlist] | Community feature requests.            |
| [dcc-rule-translation] | Translations of Booster Notification Rules. |
| Repository | Description     |
| ---------------------------- | --------------------------------------------------------------------------------------------- |
| [cwa-app-android] | Native Android app using the Apple/Google exposure notification API.            |
| [cwa-app-ccl] | Common Covid Logic (CCL) for Android and iOS. |
| [cwa-app-ios] | Native iOS app using the Apple/Google exposure notification API.            |
| [cwa-dcc-server] | Backend implementation of the process to issue EU Digital Covid Certificate CovidCertificate. |
| [cwa-documentation] | Project overview, general documentation and white papers.            |
| [cwa-event-landingpage] | Landing page for CWA which opens if the user does not have the app installed.   |
| [cwa-event-qr-code] | Utility to generate QR codes for Event Registration.   |
| [cwa-hotline] | Contains all issues reg. the hotlines of the CWA. |
| [cwa-icao-transliteration] | A simple transliteration of non-latin letters into latin for the CWA. |
| [cwa-kotlin-jfn] | JsonFunctions Engine - DCC Logic. |
| [cwa-log-upload] | Counterpart of the log upload in the app.            |
| [cwa-parent] | Repository containing Maven files for parent project and dependency building blocks.         |
| [cwa-map-backend] | Backend of map.schnelltestportal.de. |
| [cwa-map-operators-frontend] | Frontend for test center operators to manage their test centers in a simple way. |
| [cwa-map-public-frontend] | Public frontend of map.schnelltestportal.de. |
| [cwa-ppa-server] | Backend implementation for the privacy-preserving analytics server.            |
| [cwa-quick-test-backend] | Backend implementation of the rapid antigen test portal and API for participating partners. |
| [cwa-quick-test-frontend] | Frontend implementation of the rapid antigen test portal for participating partners.         |
| [cwa-quicktest-onboarding] | Documentation about onboarding procedure for rapid antigen test partners. |
| [cwa-registrierung] | Registration portal for the rapid antigen test portal |
| [cwa-server] | Backend implementation for the Apple/Google exposure notification API.            |
| [cwa-testresult-server] | Receives PCR test results from connected laboratories.      |
| [cwa-verification-iam] | The identity and access management to interact with the verification server.             |
| [cwa-verification-portal] | The portal to interact with the verification server.            |
| [cwa-verification-server] | Backend implementation of the verification process.            |
| [cwa-website] | The official website for the Corona-Warn-App.      |
| [cwa-wishlist] | Community feature requests.            |
| [dcc-rule-translation] | Translations of Booster Notification Rules. |
[cwa-app-android]: https://github.com/corona-warn-app/cwa-app-android
[cwa-app-ccl]: https://github.com/corona-warn-app/cwa-app-ccl
@ -123,14 +127,18 @@ For an easier understanding of the used acronyms and special terms in our docume
[cwa-event-landingpage]: https://github.com/corona-warn-app/cwa-event-landingpage
[cwa-event-qr-code]: https://github.com/corona-warn-app/cwa-event-qr-code
[cwa-hotline]: https://github.com/corona-warn-app/cwa-hotline
[cwa-icao-transliteration]: https://github.com/corona-warn-app/cwa-icao-transliteration
[cwa-kotlin-jfn]: https://github.com/corona-warn-app/cwa-kotlin-jfn
[cwa-log-upload]: https://github.com/corona-warn-app/cwa-log-upload
[cwa-parent]: https://github.com/corona-warn-app/cwa-parent
[cwa-map-backend]: https://github.com/corona-warn-app/cwa-map-backend
[cwa-map-operators-frontend]: https://github.com/corona-warn-app/cwa-map-operators-frontend
[cwa-map-public-frontend]: https://github.com/corona-warn-app/cwa-map-public-frontend
[cwa-ppa-server]: https://github.com/corona-warn-app/cwa-ppa-server
[cwa-quick-test-backend]: https://github.com/corona-warn-app/cwa-quick-test-backend
[cwa-quick-test-frontend]: https://github.com/corona-warn-app/cwa-quick-test-frontend
[cwa-quicktest-onboarding]: https://github.com/corona-warn-app/cwa-quicktest-onboarding
[cwa-registrierung]: https://github.com/corona-warn-app/cwa-registrierung
[cwa-server]: https://github.com/corona-warn-app/cwa-server
[cwa-testresult-server]: https://github.com/corona-warn-app/cwa-testresult-server
[cwa-verification-iam]: https://github.com/corona-warn-app/cwa-verification-iam