Skip to content

noah-frank/private_to_do_list_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter To-Do List App

This repository contains the Flutter client for the "Private To-Do List" project. It is currently in its initial stages with the default Flutter template.

Project Overview

This app will serve as the mobile client for interacting with the Private To-Do List API, providing users with the ability to manage their tasks on the go.

Getting Started

Prerequisites

Running the app

To run the Flutter app on your local machine:

  1. Clone this repository:
    git clone https://github.com/your-username/private-to-do-list-flutter.git
  2. Navigate into the project directory:
    cd private-to-do-list-flutter
  3. Run the app:
    flutter run

TODO

  • Initial commit: Flutter empty project template
  • Build basic UI for task management
  • Implement user authentication
  • Integrate with the Private To-Do List API
  • Add task creation, editing, and deletion functionality
  • Add toggle task (complete/incomplete) feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published