GithubHelp home page GithubHelp logo

arthurbz / to_do_list Goto Github PK

View Code? Open in Web Editor NEW
39.0 1.0 20.0 580 KB

A To-Do List App built using Dart/Flutter.

License: MIT License

Kotlin 2.39% Swift 2.33% Objective-C 0.21% Dart 95.06%
dart flutter flutter-apps todolist todoapp todo-app todolist-application firstappforlearning firstapp flutter-todo-list flutter-todo

to_do_list's Introduction

To-Do List

Introduction

I've always used to-do lists, and since I didn't knew what to do as my first independent Dart/Flutter project, I've chosen to create my own to-do list app, so, here it is. It's very simple, but it helped me to understand and put into practice a lot of things, that before this project, I've had only learned thorugh theory or coding along with courses.

Features

  • Users can create their own tasks by clicking on the '+' buttons.
  • You can mark a task as done by cliking on it (check it).
  • When creating a task you may choose to add a deadline, including only a date or a date and a time.
  • You can edit tasks by clicking on the pen button.
  • You can delete a task by sliding it from right to left.

Possible features

  • Use SQLite to store tasks.
  • User could add more than one list.
  • User could receive a push-up when a task is expired.
  • Users could change the color scheme of the app.

Screenshots

Homepage


Add New Task


Pick Date and Time

to_do_list's People

Contributors

arthurbz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

to_do_list's Issues

First Goals

  • First Goals

  • Model the data which will be used.
  • Add provider to project.
  • Model a simple user interface.
  • Users can add new tasks to the list.
  • Users can mark a task as completed.
  • Users may pick a due time to the task.
  • Users can delete tasks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.