GenAside is an application that aims to help people identify and find alternatives to brands that supports the Palestinian occupation. It aims at providing detailed information on how these brands exactly support Israel, and the effect of the boycott on these companies.
GenAside is an application designed to empower individuals to make informed and ethical choices by providing comprehensive information on brands associated with the Palestinian occupation. Our mission is to shed light on the relationships between companies and the Israeli government, enabling users to make conscientious decisions aligned with their values.
- Brand Identification:
- GenAside helps users identify brands linked to the Israeli occupation of Palestine.
- It employs a comprehensive database that highlights companies with documented connections to Israel.
- Detailed Information:
- The application provides detailed insights into how these brands support Israel.
- Users can access information on financial contributions, partnerships, and other forms of support, offering a nuanced understanding.
- Alternative Suggestions:
- GenAside doesn't just stop at highlighting problematic brands; it offers users ethical alternatives.
- Users can discover and support brands committed to ethical business practices and social responsibility.
- Boycott Impact Analysis:
- The app goes beyond information dissemination; it analyzes and showcases the potential impact of the boycott on these companies.
- Users gain a clear understanding of how their choices contribute to collective efforts in advocating for justice.
- Transparency and Accountability:
- GenAside operates on the principles of transparency and accountability, aiming to hold brands responsible for their actions.
- Consumer Empowerment:
- By providing detailed information, GenAside empowers consumers to align their purchasing decisions with their values, fostering a sense of agency.
- Collective Advocacy:
- The app serves as a platform for collective advocacy, allowing users to contribute to positive change through their everyday choices.
- Educational Resource:
- GenAside acts as an educational resource, fostering awareness and understanding of the complexities surrounding the Israeli-Palestinian conflict.
GenAside invites users to join a community of conscious consumers, advocating for justice through their purchasing decisions. Together, we can make a meaningful impact and contribute to positive change in the world. Download GenAside today and be part of the movement for ethical and responsible consumerism.
For this project, we used Figma to have a mockup of the UI/UX Design.
You can access the figma template via this link.
Also we have below the sample images of the UI design that integrates elements that characterize the Palestinian country all in a minimalistic and easy to use style.
Before you begin, please ensure you have met the following requirements:
- Flutter SDK:
- Install the Flutter SDK by following the official Flutter installation guide.
- Dart SDK:
- Flutter relies on the Dart programming language. Make sure you have the Dart SDK installed, which usually comes bundled with Flutter.
- IDE (Integrated Development Environment):
- We recommend using Visual Studio Code with the Flutter and Dart extensions for an optimal development experience.
- Alternatively, you can use Android Studio with the Flutter plugin.
- Device/Emulator:
- To run and test your Flutter app, you need either a physical device connected to your development machine or a configured emulator.
- Follow the instructions in the Flutter documentation to set up a device or emulator.
- Git (Optional, for contributors):
- If you plan to contribute to the project, it's recommended to have Git installed on your machine.
- Install Git by following the instructions on the official Git website.
# Example installation commands
# Clone the repository
git clone https://github.com/onstriqui/GenAside.git
# Navigate to the project directory
cd GenAside
# Get the Flutter dependencies
flutter pub get
# Run the project
flutter run