https://github.com/johnnixon6972/epic-think-learn
EPIC Think Learn repository! This repository contains all the materials and the Flutter app for our game-based learning platform.
https://github.com/johnnixon6972/epic-think-learn
api dissertation epic-think-learn firebase flutter google-cloud-platform
Last synced: about 2 months ago
JSON representation
EPIC Think Learn repository! This repository contains all the materials and the Flutter app for our game-based learning platform.
- Host: GitHub
- URL: https://github.com/johnnixon6972/epic-think-learn
- Owner: JohnNixon6972
- License: apache-2.0
- Created: 2024-06-03T09:19:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T10:26:22.000Z (almost 2 years ago)
- Last Synced: 2025-12-25T19:13:17.970Z (6 months ago)
- Topics: api, dissertation, epic-think-learn, firebase, flutter, google-cloud-platform
- Language: Dart
- Homepage:
- Size: 35.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# EPIC Think Learn
Welcome to the EPIC Think Learn repository! This repository contains all the materials and the Flutter app for our game-based learning platform, EPIC, designed to support neurodivergent children in developing key cognitive skills.
## Overview
EPIC Think Learn is a digital platform created in collaboration with EPIC Think Learn Research. The platform is based on the strategies outlined in the EPIC handbooks, focusing on enhancing executive functions through engaging and interactive games.
## Key Features
- **Inhibition**: Games designed to improve self-control and impulse regulation.
- **Attention**: Activities that enhance focus and sustained attention.
- **Memory**: Exercises to boost working memory and retention.
- **Planning and Organizing**: Tools to help with structuring tasks and organizing thoughts.
- **Self-Regulation**: Techniques to manage emotions and behaviors effectively.
## Repository Contents
- **Flutter App**: The main application codebase for the EPIC game-based learning platform.
- **Handbooks**: PDF versions of the EPIC strategy handbooks.
- **Literature Review**: Comprehensive review of related work, including references.
- **Work Plan**: Detailed timeline and objectives for the project's development.
## Getting Started
### Prerequisites
- Flutter SDK
- Dart SDK
### Installation
Clone the repository:
```bash
git clone https://github.com/JohnNixon6972/EPIC-think-learn.git
```
Navigate to the project directory:
```bash
cd EPIC-think-learn
```
Install dependencies:
```bash
flutter pub get
```
Run the app:
```bash
flutter run
```
## Documentation
## Contributing
We welcome contributions! Please read our [Contributing Guidelines](CONTRIBUTING.md) for more information.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contact
For any inquiries or support, please contact jbn3@st-andrews.ac.uk, xm31@st-andrews.ac.uk, hp69@st-andrews.ac.uk.
---
Thank you for being part of the EPIC Think Learn initiative! Together, we can make learning more accessible and effective for neurodivergent children.