Fluently - AI-Powered English Learning Platform

education
3 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Education Language Learning

AI Summary: Integrate MinIO, a self-hosted, AWS-compatible object storage solution, into the existing Go backend of the Fluently English learning platform. This involves using the MinIO Go client library to handle file uploads, storage, and retrieval within the application.

Complexity: 4/5
help wanted Devops

Fluently - AI-Powered English Learning Platform

Go
#education
Education Language Learning

AI Summary: Implement database backup scripts for the Fluently English learning platform. This involves creating scripts (likely shell scripts) to regularly back up the PostgreSQL database used by the application, potentially utilizing tools like `pg_dump`. The scripts should be robust, handle errors gracefully, and ideally be easily integrated into a scheduled task or CI/CD pipeline.

Complexity: 3/5
help wanted Backend Devops

Fluently - AI-Powered English Learning Platform

Go
#education
Education Language Learning

AI Summary: Design the optimal JSON structure for lesson data exchanged between the Fluently app's backend (Go) and frontend (iOS/Android/Web). The goal is to minimize API calls by including all necessary lesson information in a single response. Additionally, a solution for synchronizing lesson progress across sessions (handling cache clearing) and potential database schema improvements are required.

Complexity: 4/5
documentation enhancement help wanted Design Architecture

Fluently - AI-Powered English Learning Platform

Go
#education