mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2024-11-25 18:54:25 +01:00
Update repository table (#570)
* Update repository table This commit updates the repositories table to reflect the latest created repositories. * Add cwa-event-landingpage This commit adds another new repo to the list of repositories. * Add cwa-event-qr-code This commit adds another new repo to the list of repositories. * Add cwa-quicktest-onboarding This commit adds another new repo to the list of repositories. * Add missing . and improve wording * Remove repos without description This commit removes the repos without a description and changes the description of the quicktest-onboarding repo.
This commit is contained in:
parent
5bb797e5fd
commit
478a23b65d
36
README.md
36
README.md
@ -88,20 +88,23 @@ For an easier understanding of the used acronyms and special terms in our docume
|
||||
|
||||
## Repositories
|
||||
|
||||
| Repository | Description |
|
||||
| ------------------------- | ---------------------------------------------------------------------------- |
|
||||
| [cwa-documentation] | Project overview, general documentation, and white papers. |
|
||||
| [cwa-app-ios] | Native iOS app using the Apple/Google exposure notification API. |
|
||||
| [cwa-app-android] | Native Android app using the Apple/Google exposure notification API. |
|
||||
| [cwa-wishlist] | Community feature requests. |
|
||||
| [cwa-website] | The official website for the Corona-Warn-App. |
|
||||
| [cwa-server] | Backend implementation for the Apple/Google exposure notification API. |
|
||||
| [cwa-ppa-server] | Backend implementation for the privacy-preserving analytics server. |
|
||||
| [cwa-verification-server] | Backend implementation of the verification process. |
|
||||
| [cwa-verification-portal] | The portal to interact with the verification server. |
|
||||
| [cwa-verification-iam] | The identity and access management to interact with the verification server. |
|
||||
| [cwa-testresult-server] | Receives the test results from connected laboratories. |
|
||||
| [cwa-log-upload] | The log upload service is the counterpart of the log upload in the app. |
|
||||
| Repository | Description |
|
||||
| -------------------------- | --------------------------------------------------------------------------------- |
|
||||
| [cwa-documentation] | Project overview, general documentation, and white papers. |
|
||||
| [cwa-app-ios] | Native iOS app using the Apple/Google exposure notification API. |
|
||||
| [cwa-app-android] | Native Android app using the Apple/Google exposure notification API. |
|
||||
| [cwa-wishlist] | Community feature requests. |
|
||||
| [cwa-website] | The official website for the Corona-Warn-App. |
|
||||
| [cwa-server] | Backend implementation for the Apple/Google exposure notification API. |
|
||||
| [cwa-ppa-server] | Backend implementation for the privacy-preserving analytics server. |
|
||||
| [cwa-verification-server] | Backend implementation of the verification process. |
|
||||
| [cwa-verification-portal] | The portal to interact with the verification server. |
|
||||
| [cwa-verification-iam] | The identity and access management to interact with the verification server. |
|
||||
| [cwa-testresult-server] | Receives the test results from connected laboratories. |
|
||||
| [cwa-log-upload] | Counterpart of the log upload in the app. |
|
||||
| [cwa-event-landingpage] | Landing page for CWA which is opened if the user does not have the app installed. |
|
||||
| [cwa-event-qr-code] | Utility to generate QR codes for Event Registration. |
|
||||
| [cwa-quicktest-onboarding] | Documentation for integration of rapid test partners. |
|
||||
|
||||
[cwa-documentation]: https://github.com/corona-warn-app/cwa-documentation
|
||||
[cwa-app-ios]: https://github.com/corona-warn-app/cwa-app-ios
|
||||
@ -115,6 +118,11 @@ For an easier understanding of the used acronyms and special terms in our docume
|
||||
[cwa-verification-iam]: https://github.com/corona-warn-app/cwa-verification-iam
|
||||
[cwa-testresult-server]: https://github.com/corona-warn-app/cwa-testresult-server
|
||||
[cwa-log-upload]: https://github.com/corona-warn-app/cwa-log-upload
|
||||
[cwa-quick-test-frontend]: https://github.com/corona-warn-app/cwa-quick-test-frontend
|
||||
[cwa-quick-test-backend]: https://github.com/corona-warn-app/cwa-quick-test-backend
|
||||
[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-quicktest-onboarding]: https://github.com/corona-warn-app/cwa-quicktest-onboarding
|
||||
|
||||
## Licensing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user