Hello! 👋 We are students at GDSC Soongsil University.
We developed Beyond:B to address the challenges faced by individuals with borderline intelligence.
The B in Beyond: B represents a boundary, and it symbolizes the desire to transcend boundaries and lead to a society where everyone becomes one.
1.mp4
2.mp4
3.mp4
-
The first challenge is the improvement of emotional recognition abilities. Individuals with borderline intelligence may often find it challenging to understand emotions in social situations and to react appropriately to others' emotions. To address this issue, tools that help develop the ability to recognize and express one's emotions are necessary.
-
The second challenge is the difficulty in reading. Individuals with borderline intelligence may sometimes struggle with tasks related to reading, which can be a significant barrier in the learning process. To overcome this problem, it is necessary to recommend books that are appropriate for the user's age and reading level, making reading more accessible and easier.
-
The third challenge is enhancing learning efficiency through repetitive learning. Repetition plays a crucial role in effectively acquiring and remembering knowledge. Individuals with borderline intelligence may need additional support in processing and storing new information. Providing quizzes or activities that allow for the repetition and practice of learned content can strengthen the learning process.
By addressing these three challenges, the goal is to help individuals with borderline intelligence better adapt to social situations, reduce difficulties in learning and reading, and more effectively acquire and remember knowledge.
-
Check your environment settings: Make sure Android Studio and JDK (Java Development Kit) are installed, and update to the latest version if necessary. Also, make sure Android Studio is set up to use Git.
-
Clone the project: Open Android Studio and select 'Check out project from Version Control', then select 'GitHub'. Enter the GitHub repository URL and clone the project to the desired directory.
-
Check Gradle settings: When you open a project, Android Studio will automatically start syncing Gradle. If your Gradle version is not 8.1.1, specify the Gradle version in the gradle-wrapper.properties file as follows:
distributionUrl=https://services.gradle.org/distributions/gradle-8.1.1-all.zip After making this change, Android Studio will try to sync Gradle again.
-
Check and sync dependencies: Review your project's build.gradle file (both project and app modules) to ensure all dependencies are set correctly and updated as necessary. Afterwards, click ‘Sync Now’ to apply the changes.
-
Run the app: Select 'Run' > 'Run 'app'' from the top menu of Android Studio, or click the 'Run' button (green triangle) on the toolbar to run the app. Before running, make sure AVD (Android Virtual Device) is set or there is an Android device connected.
Gaeun Lee | Seoneui Jee | Jinuk Lee | Minji Jeong |
---|---|---|---|
@Ssamssamukja | @sunnny619 | @jinuklee777 | @wjdalswl |
Frontend | Design && Frontend | Backend | Backend |