Skip to content

thomaswilliamscode/todo

Repository files navigation

🧠 To-Do App – Order of Execution

A fast, minimal, and focused to-do app built with React + TypeScript + Supabase.

Designed as a personal command center — no clutter, just clarity and execution.


✨ Features

  • Create folders and lists to organize tasks
  • Drag-and-drop task reordering
  • Focus view for prioritizing key tasks
  • Context + reducer-based state management
  • Clean, minimal UI built for speed

🛠 Tech Stack

  • React (Vite)
  • TypeScript
  • Context API + useReducer
  • Supabase (in progress)
  • Local Storage (legacy → being replaced)

🚧 In Progress

  • Migrate from local storage → Supabase
  • User authentication
  • Persistent user-specific data

🛣️ Roadmap

Next Up

  • Reorder tasks in Focus view
  • Due dates + reminders

Future Enhancements

  • Recurring tasks
  • Dark mode + personalization
  • Mobile optimization

🚀 Installation

git clone https://github.com/thomaswilliamscode/todo.git
cd todo
npm install
npm run dev

🎯 Vision

Execution over complexity.

Every feature must make task management faster, clearer, or more intentional.

About

A React to-do app built with TypeScript and local storage. Designed to be simple, fast, and expandable. Built as a learning project — Supabase and advanced features coming soon.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors