Skip to content

lll-Death-lll/procrastinator

Repository files navigation

Stargazers Issues Apache License 2.0


Procrastinator

A simple todo app to not forget things

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

Built With

Flutter

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/lll-Death-lll/procrastinator
  2. Install NPM packages
    flutter pub get
  3. Run the project
    flutter run
  4. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes

License

Distributed under the Apache License 2.0. See LICENSE for more information.

Contact

Roman Avdeev - @lll_Death_lll - [email protected]

Project Link: https://github.com/lll-Death-lll/procrastinator

(back to top)