Skip to content

This is a simple ToDo app that allows you to add, edit, and delete tasks. It also allows you to mark tasks as complete, Short as date and notification.

Notifications You must be signed in to change notification settings

4mritGiri/Task_Reminder_Apps

Repository files navigation

Task Reminder App

Description

The Task Reminder App is a simple yet powerful task management application that enables users to add, edit, and delete tasks efficiently. Additionally, it offers features like task completion tracking, date sorting, notifications & reminder, and task export capabilities.

Features

  • Add, edit, and delete tasks
  • Mark tasks as complete
  • Sort tasks by date
  • Filter tasks by updateAt
  • Export tasks as PDF, CSV, and Excel
  • Notification & Reminder
  • Dark Mode & Light Mode
  • Responsive Design

Demo

🔴Task Reminder App download⬇️ 📍

Table of Contents

Screenshots

  • Home Screen

    Home

  • Add and Update Task

    Add Task Update Task

  • Action Modal

    Action Modal

  • Delete Tasks

    Delete

  • Mark Tasks as Complete

    Mark tasks as complete

  • Task Filter and Export as PDF, CSV, and Excel

    Task filter and Export as PDF, CSV, and Excel

  • Short Tasks by Date

    Short tasks by date Short tasks by date

  • Notification

    Notification Notification

Built with

Dependencies

  • Flutter
  • cupertino_icons
  • intl
  • path_provider
  • sqflite
  • flutter_local_notifications
  • date_picker_timeline
  • get_storage
  • get
  • flutter_timezone
  • timezone
  • flutter_staggered_animations
  • google_fonts
  • rxdart
  • permission_handler

Dev Dependencies

  • flutter_test
  • flutter_lints

Getting Started

A few resources to get you started if this is your first Flutter project:

Prerequisites

  • Flutter SDK
  • Android Studio / Visual Studio Code
  • Android Emulator / iOS Simulator

Flutter

Flutter is a free and open-source mobile UI framework developed by Google. Follow the instructions on Flutter official website to install and set up your environment.

Installation

  1. Clone the repository
 git clone https://github.com/4mritGiri/Task_Reminder_Apps.git
  1. Install dependencies
  flutter pub get
  1. Run the app
  flutter run

Authors

Contributors

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

Contact

References

About

This is a simple ToDo app that allows you to add, edit, and delete tasks. It also allows you to mark tasks as complete, Short as date and notification.

Topics

Resources

Stars

Watchers

Forks