Skip to content

Streamline your tasks with our clean and intuitive to-do list web app, designed for effective organization and productivity.

License

Notifications You must be signed in to change notification settings

alizainaslam/TaskFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TaskFlow

Streamline your tasks with TaskFlow, a clean and intuitive to-do list web app designed for effective organization and productivity.

This project is for my practice in web development, specifically focusing on DOM manipulation, HTML, CSS, and JavaScript.

LiveVisit

Updated version v2.0.0

Features

  • Basic Version:

    • Add tasks to the list (maximum 5 tasks).
    • View submitted tasks in a list format.
    • Mark or delete tasks directly from the list.
    • Prioritize tasks (high, medium, low).
    • Set due dates for tasks.
  • Updated Version (Additional Features):

    • Add detailed notes to tasks.
    • Sort and filter tasks by priority, due date, or category.
    • Unlimited Task.
    • LocalStorage.
    • Responsive design for various screen sizes.

Technologies Used

  • HTML: Structure of the web page.
  • CSS: Styling and layout of the elements.
  • JavaScript: DOM manipulation and interactivity.

Getting Started

  1. Clone the repository https://github.com/AleZayn/TaskFlow.git.
  2. Open the index.html file in your web browser.

Contribution

Contributions are welcomed! If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request. Please ensure that your contributions align with the project's goals and coding standards.

Contact

You can connect with me on LinkedIn.

License

This project is under the MIT License.


This project is for educational purposes, personal practice, and open to contributions.