There are many students around the world who lack access to education due to various reasons, resulting in significant disparities in literacy rates between developed and underdeveloped nations.
- Many students, due to their economic circumstances, do not have the time or resources to learn in traditional ways.
- Despite the presence of many unused smartphones, they are not being utilized to their full potential, and often end up as electronic waste.
To address these issues, we aim to find a solution that utilizes these unused smartphones to provide new learning opportunities for children worldwide, based on Google's technology.
By incorporating a travel-based donation system, we can create a more proactive approach to donating, allowing individuals to directly connect with students in need and provide them with educational resources during their travels.
This project is developed using Flutter. To install and run this project:
- Install Flutter on your machine.
- Clone this repository.
- Checkout to the
develop
branch. - Navigate to the project directory and run
flutter pub get
to install the dependencies. - Run
flutter run
to start the project.