Skip to content
/ t.dy Public

A todo app built for the way I track tasks.

Notifications You must be signed in to change notification settings

jomurgel/t.dy

Repository files navigation

T◩DY

This is, currently, and MVP built over a couple days for a todo app that works like I do with tasks in one of three states: incomplete, partially complete, or complete.

This uses the following things:

What I've yet to add:

  • Propper testing coverage. Having issues getting jest and the react-native testing library to place nice.
  • Lots of features that help to keep you produtive.
  • Time-based compeltion.
  • Lots before it's ready for showtime, but hit me up at jomurgel.com if you're interested in helping out.

Usage

npm ci && npm run ios or npm ci && npm run android with Simulator or Android Studio running respectively.

Screens

TDY Login Screen

TDY Task Screen

About

A todo app built for the way I track tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published