Logo Lanfrica

rama-dhani24/student-task-manager

Domain:

natural language processing

Record type:

software
Creator:
ram
Host:
A Flutter student task manager app with Swahili/English support and dark/light mode # TaskMaster - Student Task Manager A Flutter app for students to manage assignments and tasks, with full Swahili/English language support and dark/light mode. ## Features - Login with session persistence - Dashboard with Today, Upcoming, Overdue, Completed tabs - Add/Edit/Delete tasks with priority levels - Progress stats summary - Swahili ↔ English language toggle - Dark/Light theme toggle - Data persisted locally via SharedPreferences ## Getting Started ```bash git clone github.com cd student-task-manager flutter pub get flutter run ``` Demo credentials: - Email: `student@school.ac.tz` - Password: `password123` ## Tech Stack - Flutter 3.10+ - Provider (state management) - SharedPreferences (local storage) - UUID, Intl, flutter_localizations ## Contributing Pull requests are welcome. For major changes, open an issue first.

Languages