Skip to content

Commit

Permalink
docs: Sunset Crowdsource app
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-elimu committed Jun 21, 2024
1 parent fdb7e86 commit da900a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ This web application hosts Android apps and educational content (e.g. texts, aud

See [src/main/java/ai/elimu/rest/](src/main/java/ai/elimu/rest/)

The webapp's REST API is used by four Android applications:
The webapp's REST API is used by three Android applications:
1. [elimu.ai Appstore](https://github.com/elimu-ai/appstore)
1. [elimu.ai Content Provider](https://github.com/elimu-ai/content-provider)
1. [elimu.ai Analytics](https://github.com/elimu-ai/analytics)
1. [elimu.ai Crowdsource](https://github.com/elimu-ai/crowdsource)

## Software architecture

Expand Down
5 changes: 2 additions & 3 deletions src/main/webapp/WEB-INF/jsp/contributions/privacy-policy.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@

<ol class="browser-default">
<li>
When a community contributor signs onto this website or the
<a href="https://github.com/elimu-ai/crowdsource" target="_blank">Crowdsource</a>
Android app for the first time, we store the anonymous provider ID (from
When a community contributor signs onto this website
for the first time, we store the anonymous provider ID (from
Google/GitHub) in order to recognize the same contributor when
she/he returns at a later point in time.
</li>
Expand Down

0 comments on commit da900a6

Please sign in to comment.