Skip to content

adityaxanand/TaskNode

Repository files navigation

Task Node Flutter App

Welcome to Task Node, a simple to-do list app built with Flutter.

Getting Started

These instructions will help you set up and run the Task Node Flutter app on your local machine.

Prerequisites

Before you begin, make sure you have the following software installed:

Installing

  1. Clone the repository:

    git clone https://github.com/adityaxanand/tasknode.git
  2. Change to the project directory:

    cd tasknode
  3. Install dependencies:

    flutter pub get

Running the App

  1. Connect your device or start an emulator.

  2. Run the app:

    flutter run

The app should now be running on your device or emulator.

You can install this app in your device/phone by clicking on the right Releases > First Release > app-release.apk and downloading the APK

Demo and working

TaskNode

Contributing

Feel free to contribute to the development of Task Node by submitting issues or pull requests.

Authors

License

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