ashwanisng / My-Planner

The planner is a small, simple, and beautiful task management application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support GitHub Repo stars GitHub forks

Introduction

“Planner” is a small, simple and beautiful task managment application.

Key Features

  • Add the Task.
  • Delete Task.
  • Simple and beautiful Ui.

How To Use

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ashwanisng/My-Planner.git

# Go into the repository
$ cd My-Planner.git

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Directory Structure

The project directory structure is as follows:

├── android
├── assets
├── build
├── images
├── ios
├── lib
├── pubspec.lock
├── pubspec.yaml

About

The planner is a small, simple, and beautiful task management application.


Languages

Language:Dart 75.2%Language:HTML 18.0%Language:Swift 4.8%Language:Kotlin 1.5%Language:Objective-C 0.5%