Skip to content

A minimalist board to plan, track, and complete your tasks.

Notifications You must be signed in to change notification settings

shravan-7/Kantrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kantrix

Kantrix is a minimalist, tech-inspired Kanban board that helps you organize tasks and stay focused.

📌 Features

  • Three-column Kanban layout: To Do, In Progress, Done
  • Drag-and-drop task workflow
  • Add, edit, and delete tasks
  • Task descriptions, due dates, priority, and category color tags
  • Search and filter capability
  • Dark and Light theme toggle
  • Keyboard shortcuts for quick actions
  • Progress indicators and task statistics
  • Local storage persistence (offline-ready)

⚙️ Built With

  • HTML5
  • CSS3
  • Vanilla JavaScript (ES6+)

📦 Installation

# Clone the repository
git clone https://github.com/shravan-7/kantrix.git

# Navigate into the project folder
cd kantrix

# Open index.html in your browser (Live Server recommended)

📄 Usage

  1. Add tasks using the + Add Task button
  2. Drag tasks between columns as they progress
  3. Use the search bar and filters to quickly locate tasks
  4. Toggle Dark/Light mode from the header
  5. Keyboard shortcuts:
    • N — Create new task
    • F — Focus search bar
    • T — Toggle theme

✨ Contributing

Contributions are welcome! Feel free to fork the repository and submit a pull request.

# Create a new branch
git checkout -b feature/your-feature-name

# Commit your changes
git commit -m "Add your message"

# Push to the branch
git push origin feature/your-feature-name

📃 License

This project is licensed under the MIT License — see the LICENSE file for details.


Made with ❤️ by Shravan

About

A minimalist board to plan, track, and complete your tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published