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

https://github.com/salimer/todolist-flutter

ToDo App is an Android/IOS app that helps you sort your daily tasks by storing your list of todos, checking them as completed and removing done ones.
https://github.com/salimer/todolist-flutter

dart flutter

Last synced: about 1 month ago
JSON representation

ToDo App is an Android/IOS app that helps you sort your daily tasks by storing your list of todos, checking them as completed and removing done ones.

Awesome Lists containing this project

README

          


logo

Welcome to my project 😃





ToDo App


Screenshot 2024-02-27 at 09 17 57

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[ToDo App\] ](#-todo-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [ToDo App]

**ToDo App** is an Android/IOS app that helps you sort your daily tasks by storing your list of todos, checking them as completed and removing done ones.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Easy to the eyes and cultivating at the same time**
- **Dynamic creation of content**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps:

- Clone this repo as described in the setup section.
- Make modifications as preferred

### Prerequisites

In order to run this project you need: Flutter SDK installed on your machine

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone https://github.com/Salimer/ToDoList-Flutter.git
```
using Ubuntu:

```sh
cd my-desired-folder
git clone https://github.com/Salimer/ToDoList-Flutter.git
```

For more information on how to clone or fork a repository:
- How to clone a repo
- How to fork a repo

### Install

- Run ` flutter pub get `

### Usage

To run the project, execute the following command:

- Run `flutter run`

### Run tests

To run tests, run the following command:

- Run `flutter test`

(back to top)

## 👥 Author

👤 **Salim Bamahfoodh**

- GitHub: [@Salimer](https://github.com/Salimer)
- LinkedIn: [Salim Bamahfoodh](https://www.linkedin.com/in/sbamahfoodh/)

## 🔭 Future Features

Future changes:
- Add animations and transitions
- Add more styles and colors

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Salimer/Math-magicians/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

- Thanks for checking my project

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)