Skip to content

thebeddev-code/todo-clock

Repository files navigation

Contributors License GitHub stars GitHub last commit GitHub Issues

Todo clock

A To-Do app that makes todos management feel natural.



View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

A tool that helps you to manage yours todos more naturally, by visualizing them on a clock, instead of presenting them as a linear list of things.

(back to top)

Roadmap

  • Visualization of todos on clock-graph
  • Todo CRUD
  • Responsive design works on desktop and mobile
  • Persisted state using local storage

Getting Started

If you intend to contribute or build from source, these are the steps that you will need to walk through

Prerequisites

  • Go
  • Wails-go
  • Node.js ≥ 18
  • pnpm

Installation

# Clone the repository
git clone https://github.com/thebeddev-code/todo-clock.git
cd todo-clock

# Install dependencies (choose your package manager)
pnpm install

Build

# Start the app
pnpm dev 

Contributing

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

License

This project is licensed under the GPL License. See LICENSE for details.

Top contributors:

contrib.rocks image

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published