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

https://github.com/bnkcodes/auti

MVP gamified for cognitive development of autistic children - Third place at FIAP NEXT Festival
https://github.com/bnkcodes/auti

autism education fiap gamification mvp nestjs next-festival react typescript

Last synced: 24 days ago
JSON representation

MVP gamified for cognitive development of autistic children - Third place at FIAP NEXT Festival

Awesome Lists containing this project

README

        

# AUTI: Interactive Learning for Autistic Children

![Auti Header](https://i.ibb.co/ykBzyDs/header.jpg)

## 🏆 Third Place at FIAP NEXT Festival

AUTI is a gamified MVP developed to assist in the cognitive development of autistic children, achieving third place at the prestigious FIAP NEXT Festival.

## 📋 About the Project

Autism is a neurodevelopmental disorder that affects a child's ability to communicate, understand social relationships, and behave adaptively in different contexts. Autistic children may face significant challenges in cognitive and social development, such as difficulties in verbal and non-verbal communication, limited social interactions, and repetitive behaviors. Each child on the autism spectrum is unique, with their own strengths and challenges. Early and personalized support is crucial to help these children develop essential skills and reach their full potential.

AUTI is an innovative and empathetic solution, created to help autistic children develop daily skills through a gamified approach. The project consists of two main components:

- **Frontend Web**: Interactive and accessible interface developed with React, TypeScript, and Vite
- **Backend API**: Robust service built with NestJS, TypeScript, and Prisma

### Key Features

- **Customized Mini-Games**: Games specifically designed to engage and educate autistic children
- **Accessible Visual Identity**: Design that minimizes sensory overload
- **Adaptive Learning Paths**: Personalized experience that adapts to each child's pace

## 🚀 Project Components

### [AUTI Web](https://github.com/brunownk/auti-web)
Interactive web interface developed with React, TypeScript, and Vite, offering an accessible and engaging user experience.

### [AUTI API](https://github.com/brunownk/auti-api)
Robust backend built with NestJS, TypeScript, and Prisma, providing the necessary infrastructure to support the application.

## 🛠️ Technologies Used

### Frontend
- React
- TypeScript
- Vite
- TailwindCSS

### Backend
- NestJS
- TypeScript
- Prisma
- MongoDB

## 📦 Installation

1. Clone the main repository:
```bash
git clone https://github.com/brunownk/auti.git
cd auti
```

2. Initialize submodules:
```bash
git submodule update --init --recursive
```

3. Follow the specific installation instructions for each component:
- [Frontend Installation](https://github.com/brunownk/auti-web#installation)
- [Backend Installation](https://github.com/brunownk/auti-api#installation)

## 📞 Support and Feedback

For issues or feedback, please open an issue in the corresponding repository:
- [Frontend Issues](https://github.com/brunownk/auti-web/issues)
- [Backend Issues](https://github.com/brunownk/auti-api/issues)

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.