Skip to content

Gunduz-Medya/checkdonehub

Repository files navigation

🚀 Check Done Hub - Chrome To-Do App

Check Done Hub is a minimalist to-do list app that helps you stay organized with zero fuss.


📚 About Check Done Hub

Check Done Hub is designed to be the simplest and most straightforward to-do list manager available. With Check Done Hub, you can effortlessly manage your tasks without any unnecessary complications. This extension provides a clean and intuitive interface, allowing you to focus solely on completing your tasks.


🛠️ Key Features

Simple Task Management: Add, edit, and delete tasks easily.
Persistent Data: Your tasks are saved directly in your browser and remain available even after closing the extension.
Minimalist Design: A clean and intuitive interface for distraction-free productivity.
Fast and Lightweight: Optimized for quick access and seamless user experience.
Privacy First: No data is sent or stored on external servers. Everything stays in your browser.


💻 Installation

  1. Clone the repository:

    git clone https://github.com/Gunduz-Medya/checkdonehub.git
    cd checkdonehub
  2. Install dependencies:

    npm install
  3. Build the project:

    npm run build
  4. Load into Chrome:

    • Go to chrome://extensions/
    • Enable Developer Mode
    • Click "Load unpacked"
    • Select the build folder
  5. The extension will now be available in your Chrome toolbar.


📦 Usage

  1. Click the Check Done Hub icon in your Chrome toolbar.
  2. Add new tasks by typing them in the input box.
  3. Mark tasks as completed with a single click.
  4. Remove tasks when they are no longer needed.
  5. Enjoy an organized and productive workflow!

🔒 Privacy Policy

  • All data is stored locally in your browser.
  • No data is transmitted to external servers.
  • Your privacy is fully respected.

🤝 Contributing

Contributions are welcome! If you’d like to contribute to Check Done Hub, please:

  1. Fork the repository.
  2. Create a feature branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "Add feature: your feature description"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a Pull Request.

🐞 Reporting Issues

If you encounter a bug or have a feature suggestion, please open an issue in the Issues tab.


📧 Support

For support or questions, contact:
📬 baris@gunduzmedya.com


📊 Tech Stack

  • React
  • TypeScript
  • Tailwind CSS
  • Chrome Extension APIs

🏷️ License

This project is licensed under the MIT License.
See the LICENSE file for more details.


🌟 Acknowledgments

Developed and maintained by Gündüz Medya.

If you enjoy using Check Done Hub, consider giving the project a ⭐️ on GitHub! 😊🚀

Releases

No releases published

Packages

No packages published