Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 3.5 KB

README.md

File metadata and controls

65 lines (36 loc) · 3.5 KB

Growth+

Millions of children across Africa struggle with basic math. Yet they have increasing access to smartphones at home. Our vision is to tackle this need through a mobile application that empowers parents to provide their children with fundamental math skills. Our project, Growth+, is a mobile app designed to target numeracy, the ability to understand and use fundamental math skills, in Africa. While a couple educational apps have been developed in East Africa, our app will be the first to primarily target numeracy in Central and West Africa.

Designed specifically for areas with little to no internet, our application works fully offline and uses limited storage on smartphones. Additionally, our app functions in three main languages: French, English, and Chadian Arabic, with options to add more local languages. Our vision is a better future for African children through improved math skills, and this starts with parents and their children using Growth+.

growth+

Getting Started

All you need to work on the project is to set up an android development environment, follow the official android documentation and make sure to check the system requirements:
https://developer.android.com/studio/install.

Fork the repository

fork this repository
  • Fork the repository associated with the project to your local GitHub organization/account. This means that you will have a copy of the repository under your-GitHub-username/repository-name.




Clone the repository and run the project

  • Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.
clone this repository

  • Open Android studio and click on Get from VCS
get from VCS
  • Paste the URL and click clone

Paste repo url

  • Click file and sync project with gradle files

sync project with gradle

  • After the syncing process is completed, click the green triangle to run the project (make sure you have an emulator already set up)

Run project

  • Congratulations! The app should be up and running.

Running app

Contributing

Check out CONTRIBUTING.md for the process for submitting pull requests to us and for details on our code of conduct.

Authors

About the team

See also the list of contributors who participated in this project.

License

This project is licensed under GNU General Public License v3.0 - see the LICENSE.md file for details