Skip to content

his is a simple Todo app built using the GetX state management library and following the MVVM (Model-View-ViewModel) architectural pattern. The app allows you to manage your tasks by marking them as complete or incomplete.

Notifications You must be signed in to change notification settings

nehatanwardev/todo_mvvm

Repository files navigation

Todo App with GetX and MVVM Pattern

This is a simple Todo app built using the GetX state management library and following the MVVM (Model-View-ViewModel) architectural pattern. The app allows you to manage your tasks by marking them as complete or incomplete.

Features

  • Create new tasks with titles and descriptions.

  • Mark tasks as complete or incomplete.

  • View a list of all tasks.

  • Delete tasks.

  • MVVM architecture for clean and organized code.

  • Efficient state management with GetX.

  • Screenshots

VID_20231003123542.mp4

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine using git clone.

bash

git clone https://github.com/nehatanwardev/todo_mvvm.git

About

his is a simple Todo app built using the GetX state management library and following the MVVM (Model-View-ViewModel) architectural pattern. The app allows you to manage your tasks by marking them as complete or incomplete.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published