Skip to content

A task management application built for Android using Kotlin, MVI, Firebase & Material components.

Notifications You must be signed in to change notification settings

NilaySheth/TaskManager

Repository files navigation

This is a simple task manager application. It is built using Kotlin, MVI / Clean Architecture, Fragments, Dagger & Hilt, with Firebase for the backend (Authentication & Firestore).The application will allow users to create, update, and delete tasks. Each tasks have title, description, and a status (e.g., "To Do," "In Progress," "Done"). Users will be be able to view a list of tasks and filter them by status.

Releases

No releases published

Packages

No packages published

Languages