Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 961 Bytes

File metadata and controls

17 lines (9 loc) · 961 Bytes

To-Do App using Appwrite and Flutter

This repository is for a three part YouTube video series on creating a to-do app using Appwrite and Flutter.

To-Do App series with Appwrite and Flutter

Videos

Overview

In this series, we will make a To-Do App using Appwrite and Flutter. Our To-Do App will have all the core to-do functionalities. It will have user authentication. The user can view, add and delete tasks, mark them as done, delete all tasks at once, and view unfinished and completed tasks separately. This video assumes that you are a beginner and will contain the necessary explanation.