{"id":27326582,"url":"https://github.com/priyankatuli/todo_app","last_synced_at":"2025-04-12T11:58:57.611Z","repository":{"id":286840460,"uuid":"962563127","full_name":"priyankatuli/todo_app","owner":"priyankatuli","description":"A simple Todo App","archived":false,"fork":false,"pushed_at":"2025-04-08T16:29:39.000Z","size":288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T16:36:56.497Z","etag":null,"topics":["csv","dart","flutter"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/priyankatuli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-08T10:43:11.000Z","updated_at":"2025-04-08T16:29:42.000Z","dependencies_parsed_at":"2025-04-08T16:50:18.962Z","dependency_job_id":null,"html_url":"https://github.com/priyankatuli/todo_app","commit_stats":null,"previous_names":["priyankatuli/todo_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priyankatuli","download_url":"https://codeload.github.com/priyankatuli/todo_app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565087,"owners_count":21125415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","dart","flutter"],"created_at":"2025-04-12T11:58:56.574Z","updated_at":"2025-04-12T11:58:57.605Z","avatar_url":"https://github.com/priyankatuli.png","language":"Dart","readme":"# 📝 Todo App\n\nThis is a simple Todo App designed to help users keep track of their daily todos efficiently.\n\n## 🚀 Features\n\n ✅ **Create Tasks**\n      - Add tasks with a title and description.\n      - Automatically records the task creation time.\n\n 🔁 **Update Todo Status**\n      - Easily mark todos as **Done** or **Undone**\n\n 🗑️ **Swipe to Delete**\n      - Quickly remove todos using the intuitive `Dismissible` widget.\n\n 💾 **CSV-Based Data Storage**\n     - Todos are saved locally in a `.csv` file within the device's document directory.\n\n## 📂 File Storage Location\n\n   The `.csv` file is stored using the `path_provider` package in the app’s **application documents directory**, typically found in:\n   Android: /data/data/\u003cyour.app.package.name\u003e/app_flutter/files_name. You can view this path using **Device Explorer** in Android Studio.\n\n## Why use CSV instead of Database\n   - Simple to use, Lightweight\n   - Human readable,open it (Notepad,Excel)\n   - No need for complex database setup\n\n## Installation\n   \n## Git Clone\n    git clone https://github.com/priyankatuli/todo_app.git\n\n## Flutter Version Management\n    fvm use\n    \n## Pub Get\n    flutter pub get\n   \n## Build APK\n    flutter build apk\n\n## Tech Stack\n- Flutter\n- Dart\n\n## Screenshots\n\n1. TodoList: \nDisplays all todos categorized into All, Undone, and Done.\n\n   ![TodoList](assets/images/todolist.png)\n   \n3. Create New Todo: Users can add a new todo with a title and description.\n\n   ![New Todo](assets/images/new_todo.png)\n   \n5. Completed Todos or not: Visually shows which todos are marked as done or undone.\n\n   ![Undone](assets/images/undone.png)             ![Done](assets/images/done.png)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyankatuli%2Ftodo_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriyankatuli%2Ftodo_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyankatuli%2Ftodo_app/lists"}