Skip to content

GangstersPairOfDice/longOverdue

Repository files navigation

longOverdue home page

longOverdue

Remember when you said you were going to do that one thing that one time? You even wrote it down, right?

How long has it been though?

With longOverdue, you can keep track of how long its been since you wrote down that one amazing idea.

Try it here:

https://longoverdue.vercel.app/

Features 💡

  • Add and delete todos 📝🗑️
  • Track the time since each todo was added ⏱️
  • Todos are automatically saved to local browser storage 💾

Deploying locally 🚀

To deploy this application on your own machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/GangstersPairOfDice/longOverdue.git
  1. Go inside the directory:
cd longOverdue
  1. Install dependancies:
yarn
  1. Start the development server:
yarn dev
  1. Open your browser and navigate to http://localhost:5173 to view the application.

Roadmap 📍

  • 👤 User Functionality

    • ➕ Add Todo

    • ➖ Remove Todo

    • ⏳ Time Tracking

      • See how long it's been since a task was added
    • 💾 Save your Todos ( LocalStorage )

    • Complete tasks

      • See completed tasks
      • See what the average time it takes to complete a task
    • Undo remove button

    • Notifications ?

    • Display Customization ? ( display preferences )

    • Search Function ?

    • Encryption ?

    • Collaboration ?

  • 😎 Clean UI

    • Modern and intuitive design
      • Highlight selected task for easy demarcation
    • Easy to navigate and use
    • 📱 Mobile
      • Test / Update all components to be mobile friendly
  • 💻 Hosting

    • Local/Offline Host
    • Online Host
      • Vercel

Technologies

  • React
  • TypeScript
  • Tailwind CSS

About

ToDo app which tracks how long since you came up with the idea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published