GithubHelp home page GithubHelp logo

pralinkhaira / task-manager Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 24 KB

A web application that allows you to create and manage tasks, set reminders, and track progress.

License: GNU General Public License v3.0

HTML 45.78% CSS 4.75% JavaScript 49.47%

task-manager's Introduction

Simple Task Manager

This is a simple to-do list web application created with HTML, CSS, and JavaScript. It allows users to add and manage tasks in a list format.

Installation

Clone the repository to your local machine:

git clone https://github.com/PralinKhaira/Task-Manager.git

Usage

Open the index.html file in your web browser to use the Task Manager list application. Type a new task into the input field and click the "Add" button to add it to the list. The task will be displayed in the list and can be marked as completed once it is finished.

Contributing

Contributions to this project are welcome! To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -am 'Add my feature')
  4. Push the branch to your fork (git push origin feature/my-feature)
  5. Create a pull request

Update Info

Task-Manager-v1.0 - Simple And Basic One With Just Add Task Option.

Task-Manager-v1.1 - This new update contains the following features:

-Task creation: You can create new tasks by entering a description, due date, category, and reminder (optional).
-Task editing: You can edit existing tasks by clicking the "Edit" button next to the task description.
-Task deletion: You can delete tasks by clicking the "Delete" button next to the task description.
-Task completion: You can mark tasks as completed by clicking the "Complete" button next to the task description.
-Task undo: You can undo the completion of a task by clicking the "Undo" button next to the task description.
-Task sorting: You can sort tasks by text, category, creation date, due date, or completion status using the dropdown menu.
-Task filtering: You can filter tasks by category using the dropdown menu.
-Task reminders: You can set reminders for tasks by clicking the "Set Reminder" button next to the task description. Reminders will be displayed in red if they are past due.
-Task sharing: You can share tasks with others by exporting them to a CSV file using the "Export" button.

Task-Manager-v1.2 - This new visual update has the following features:

- Made changes to styles.css to improve the visual appeal of index.html.
- Changed font and background colors, added margins and padding, and used box-shadow to add depth to task list items.
- No changes were made to the HTML or JavaScript code.

License

This project is licensed under the GNU License.

task-manager's People

Contributors

pralinkhaira avatar

Stargazers

 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.