diff --git a/src/main/resources/config.properties b/src/main/resources/config.properties index f3f174204..da45d8ac7 100644 --- a/src/main/resources/config.properties +++ b/src/main/resources/config.properties @@ -13,6 +13,3 @@ pom.version=${project.version} # The language of the educational content # See https://github.com/elimu-ai/model/blob/main/src/main/java/ai/elimu/model/v2/enums/Language.java content.language=ENG - -# Used to fetch latest transactions -donationAddress=0x883753Beab357A2c29f3766C6ad158e72A78ce51 diff --git a/src/main/webapp/WEB-INF/jsp/contributions/donate.jsp b/src/main/webapp/WEB-INF/jsp/contributions/donate.jsp deleted file mode 100644 index 2a8d3f3d9..000000000 --- a/src/main/webapp/WEB-INF/jsp/contributions/donate.jsp +++ /dev/null @@ -1,234 +0,0 @@ - - Donate πŸ’œ - - - -

- - Children interacting with an educational Android app -
- A collection of educational Android apps teaches children - basic literacy and numeracy in a fun and engaging way. -
- -
- -

- In order to achieve our purpose of providing disadvantaged children with access to quality basic education, the - elimu.ai Community focuses on three main activities: -

-
1. Content πŸŽΆπŸŽ™
-
2. Engineering πŸ‘©πŸ½β€πŸ’»πŸ“±
-
3. Distribution πŸ›΅πŸ’¨
- -
- - -

Donate Cryptocurrency

-
-

- To donate, use this Ethereum address: -

-

- - - - - - - - - - ${applicationScope.configProperties['donationAddress']} (elimu.eth) -

-

- QR code -

-

- Thank you! πŸ’œ -

-
- -
- -

Allocation of Donated Funds

-
-
-
-
-

- Loading... -

-
- - - -

- When you donate, you can tell us where you would like us to allocate your funds. You can also tell us - which language you want us to prioritize when - we add more educational content. -

- -

Most Recent Payouts

-
-
#content πŸŽΆπŸŽ™
- - - - View all transactions launch - - - - - View all transactions launch - - - - -
#engineering πŸ‘©πŸ½β€πŸ’»πŸ“±
- - - - View all transactions launch - - - - - View all transactions launch - - - - -
#distribution πŸ›΅πŸ’¨
- - - - View all transactions launch - - - - - View all transactions launch - - - -
-
- - -
Global Learning Crisis 🌍
-
-

- Worldwide, more than 58 million - children of primary school age (about 6 to 11 years) are still out-of-school. -

- -

- The number of children who are excluded from education fell steadily in the decade following 2000, but - UNESCO statistics show - that this progress essentially stopped in recent years: -

- - - - - - -
- -
- Donate now - -
-
-
diff --git a/src/main/webapp/WEB-INF/jsp/welcome.jsp b/src/main/webapp/WEB-INF/jsp/welcome.jsp index 6580acbe0..bd8ad5fb4 100644 --- a/src/main/webapp/WEB-INF/jsp/welcome.jsp +++ b/src/main/webapp/WEB-INF/jsp/welcome.jsp @@ -128,13 +128,10 @@
Free and Open Source Software (FOSS) πŸ‘©πŸ½β€πŸ’»

- Our goal is to quickly distribute the solution to as many children as possible, and we believe that using open source software will enable this. + All the code is publicly available on GitHub as Free and Open Source Software (FOSS), released under the MIT License.

- The elimu.ai Appstore makes it easy to download and use the software. -

-

- Also, anyone is welcome to take the existing code and adapt it to their local needs. + Any individual or organization is welcome to fork the existing code and adapt it to their local needs.

@@ -155,15 +152,16 @@
- ETH -
Donate cryptocurrency
+

favorite

+
Support

- Support our work by transferring cryptocurrency to our - Decentralized Autonomous Organization (DAO). + All software developed by elimu.ai is made available for free. +

+

+ To support our open source contributors, check out the elimu.ai Drip List πŸ’§.

- Donate now + Support πŸ’œ

 

diff --git a/src/main/webapp/WEB-INF/spring/applicationContext.xml b/src/main/webapp/WEB-INF/spring/applicationContext.xml index c00113683..38083fada 100644 --- a/src/main/webapp/WEB-INF/spring/applicationContext.xml +++ b/src/main/webapp/WEB-INF/spring/applicationContext.xml @@ -85,7 +85,6 @@ viewController viewController - viewController viewController viewController