Skip to content

Instantly share code, notes, and snippets.

@ashx3s
Last active November 23, 2021 18:06
Show Gist options
  • Select an option

  • Save ashx3s/7a37f951edf1c7db0db7d3388a472c1d to your computer and use it in GitHub Desktop.

Select an option

Save ashx3s/7a37f951edf1c7db0db7d3388a472c1d to your computer and use it in GitHub Desktop.
Todo App Feature Plan

Todo App Feature Plan

Basic Functionality

  • Add a todo item
  • Show all tasks
  • Delete a todo item

Basic Features

  • Todo title & description fields
  • Two ways of deleting:
    • Finished task
    • Delete task

Styles

  • UI colors:
    • 1 theme color
    • 1 accent color
    • white
    • black
    • gray
  • Dark mode toggle

Extended Functionality

  • Ability to Edit a task
  • Add color to task
  • Add calendar dates
  • Set priority levels
  • Integrate google calendar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment