Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kiran-katakam/to_do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do App

Note: This app is currently under active development.

A simple and efficient to-do app built with Flutter, designed to help users organize academic and personal tasks effectively.

This app might not be useful for everyone, but it definitely helps me, and that's why I built it. If you find it interesting, feel free to use it!

Features

  • Task Categorization: Separate sections for academic and personal tasks.
  • Collapsible Sections: Expandable and collapsible sections for better organization.
  • Academic Tasks: Includes fields for:
    • Course Code
    • Last Date
    • Description
  • Personal Tasks: Includes fields for:
    • Title
    • Description
    • Last Date
  • User-Friendly Interface: Clean, minimalistic design for ease of use.

Screenshots

Installation

  1. Clone the repository:
    git clone https://github.com/kiran-katakam/to_do.git
  2. Navigate to the project directory:
    cd to_do
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Usage

  1. Open the app.
  2. Add tasks under the appropriate category:
    • Academic
    • Personal
  3. Expand or collapse sections as needed to focus on specific tasks.
  4. Edit or delete tasks when necessary.
    • Still in development

Tech Stack

  • Frontend: Flutter
  • Programming Language: Dart

Future Enhancements

  • Add notifications/reminders for tasks.
  • Implement task priority levels.
  • Sync tasks with cloud storage.

Happy Tasking! 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published