Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 1.71 KB

README.md

File metadata and controls

68 lines (45 loc) · 1.71 KB

Task Management App

Welcome to the Task Management App! This web application allows you to manage your tasks efficiently through various views, including a list view, board view, and calendar view.

Table of Contents

Features

  • List view for a detailed overview of tasks.
  • Board view for a categorized display based on task priority.
  • Calendar view for a visual representation of tasks over time.
  • Add, edit, and view tasks with ease.

Screenshots

List View List View

Board View Board View

Calendar View Calendar View

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/task-management-app.git
    cd task-management-app
  2. Open index.html in your preferred web browser.

Usage

  1. Navigate through the tabs (List, Board, Calendar) to view tasks in different formats.
  2. Click on "Add Task" to open the modal and add a new task.
  3. Edit and view tasks using the respective modals.

Dependencies

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

License

This project is licensed under the MIT License.