Skip to content

unix14/TodoListApp

Repository files navigation

Todo Later

Todo Later is a cross-platform application developed using Flutter. It aims to help users manage their tasks efficiently. This project is part of the developer's journey to enhance their Flutter development skills.

Features

  • Cross-platform support (Windows, Web)
  • Task management
  • Progressive Web App (PWA) capabilities
  • Responsive design

Technologies Used

  • Languages: Dart, C++, Kotlin, Java
  • Frameworks: Flutter
  • Build Tools: Gradle, Pub

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/unix14/todo-later.git
    cd todo-later
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Project Structure

  • lib/: Contains the Dart source code for the Flutter app.
  • windows/: Contains the C++ source code for the Windows platform.
  • web/: Contains the web-specific files including index.html and manifest.json.

License

This project is not open for contributions or use. All rights reserved.

Author

Eyal Yaakobi

All rights reserved.

Unauthorized copying, distribution, or use of this code is strictly prohibited.