An open API service indexing awesome lists of open source software.

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.

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.