Giter Club home page Giter Club logo

todo-app's Introduction

Todo App

A Todo List Application built with React.js featuring a Kanban-style interface with three distinct columns: New, Ongoing, and Done. The app allows users to manage tasks through different stages of completion with added functionalities like context menus, date pickers, and form pre-filling.

Features

  • Three Columns for Task Management:
    • New: Column for newly created tasks.
    • Ongoing: Column for tasks currently being worked on.
    • Done: Column for completed tasks.
  • Task Creation: Users can add new tasks to the New column with a title and description.
  • Task Management: Users can move tasks between columns using a right-click context menu (desktop) or long-press (mobile).
  • Due Date: For Ongoing tasks, users can set a due date using a date picker. Alerts are shown if tasks are overdue.
  • Responsive Design: The app is responsive and works well on different screen sizes.
  • Form Pre-filling: Users can pre-fill the task creation form with the last task's values using a copy icon.

Technologies Used

  • React.js
  • Tailwind CSS
  • React Icons
  • React DatePicker

Installation

  1. Clone the repository:
    git clone https://github.com/hussainshafayet/todo-app.git
    cd todo-app
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm start
    

Contributions

  • Contributions are welcome! Please follow these steps to contribute:
    • Fork the repository.
    • Create a new branch for your feature or bug fix.
    • Commit your changes.
    • Push your branch and open a pull request.
  • Please ensure your code adheres to the project's coding standards and includes appropriate tests.

License

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

Feel free to replace placeholders like `https://github.com/hussainshafayet/todo-app.git` with actual URLs relevant to your project. This README file provides a comprehensive guide to your Todo App project, including features, installation steps, usage instructions, and code overview. You can copy this markdown code into your `README.md` file.

todo-app's People

Contributors

hussainshafayet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.