DE_Project

✅Task Reminder Application

Features

Getting Started

To get started with the Task Reminder Application, follow the instructions below.

Prerequisites

Installation

  1. Clone the repository:

    ```bash git clone https://github.com/vinit105/DE_Project.git

Project Structure

lib/
├── model/
│ ├── tasks.dart
├── notification_services/
│ ├── local_notification_service.dart
│ ├── notification_details.dart
├── provider/
│ ├── task_provider.dart
│ ├── theme_provider.dart
├── screens/
│ ├── add_task.dart
│ ├── homepage.dart
│ ├── notification_screen.dart
│ ├── profile_page.dart
│ ├── reminders_screen.dart
│ ├── setting_page.dart
├── services/
│ ├── database_services.dart
├── theme/
│ ├── dark_theme.dart
│ └── light_theme.dart
├── ui/
│ ├── input_fields.dart
└── main.dart

Contributing

Contributions are welcome! To contribute:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Screenshots

ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot ScreenShot

ScreenShot ScreenShot ScreenShot

Demo

demo