Giter VIP home page Giter VIP logo

daily-task-app's Introduction

Daily Tasks App

Daily Tasks is a simple task management app that allows you to track your daily tasks, mark them as done, and reset them at the end of the day. The app also includes features such as dark mode, task reminders, and animations.

Features

  • Add daily tasks
  • Mark tasks as done
  • Tasks reset at midnight
  • Add reminders for tasks
  • Dark mode and light mode toggle
  • Swipe actions for marking tasks as done
  • Animated trashcan icon for deleting tasks

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/daily-tasks-app.git
    cd daily-tasks-app
  2. Install dependencies:

    flutter pub get
  3. Run the app on an emulator or connected device:

    flutter run

Building the APK

To compile the app into an APK for installation on your Android device, follow these steps:

  1. Build the APK:

    flutter build apk --release
  2. Locate the APK: The APK will be located in build/app/outputs/flutter-apk/app-release.apk.

  3. Install the APK on your device:

    flutter install

    Alternatively, you can manually transfer the APK file to your device and install it using a file manager.

Usage

  • Add Task: Type your task into the text field and press the add button.
  • Mark Task as Done: Swipe the task from left to right to mark it as done.
  • Delete Task: Swipe the task from right to left to delete it.
  • Toggle Dark/Light Mode: Press the sun/moon icon in the bottom right corner to toggle between dark and light modes.

Screenshots

Screenshot 1 Screenshot 2

Release Notes

Version 1.0

  • Initial release with the following features:
    • Add daily tasks
    • Mark tasks as done
    • Tasks reset at midnight
    • Add reminders for tasks
    • Dark mode and light mode toggle
    • Swipe actions for marking tasks as done or deleting them
    • Animated trashcan icon for deleting tasks

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

daily-task-app's People

Contributors

rokolyt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.