An open API service indexing awesome lists of open source software.

https://github.com/codeslash21/flutter_todo_app


https://github.com/codeslash21/flutter_todo_app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ToDoY
Its a noraml daily usable ToDo app. Beautiful UI and easy to use. This app has following functionality -
* Add Task
* Check task that is completed.
* Delete task that is not necessary.

## Getting Started

**To start with this project follow this instructions -**

- **Option 1**

- First you have download and install `Android Studio`.
- Open android studio and on starting window you will see `Check Out Project From Version Control` option. Under this select `Git` option and paste the folowing url in the url section.
```
https://github.com/codeslash21/flutter_todo_app.git
```

- **Option 2**

- Simply download the project and then unzip the folder.
- Open android studio and navigate to the project folder on your PC.

### Licenses:
This project is under _MIT Licenses_. Read more ['LICENSE'](https://github.com/codeslash21/flutter_todo_app/blob/master/LICENSE)