AOSSIE-Org / AOSSIE-Org/Resonate

Refactor Auth Module from GetX + MVC to Feature-Based MVVM with Riverpod

Abierto
#817 2 comentarios 0 reacciones 1 asignado Reclamado por @Mayank4352 Ver en GitHub
enhancement gsoc
Lenguaje dominante
Dart
Estrellas
344
Forks
350
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 🚀 The feature

Refactor the existing authentication module from the current MVC architecture using GetX to a feature-based MVVM architecture powered by Riverpod.

### Motivation, pitch

The current implementation tightly couples business logic, state management, and UI concerns, making long-term maintenance and feature expansion more challenging. Migrating to a feature-based MVVM structure with Riverpod will provide clearer separation of concerns, better dependency management, improved testability, and a more scalable foundation for future development.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.