Skip to content

Allows users to efficiently manage their tasks by performing basic CRUD operations (Create, Read, Update, Delete) and assigning a priority level to each task.

Notifications You must be signed in to change notification settings

ConnorAlbert/Taskify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

LinkedIn Contributors Issues


Taskify

Developed a Taskify List web application using Django web framework that allows users to efficiently manage their tasks by performing basic CRUD operations (Create, Read, Update, Delete) and assigning a priority level to each task.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. Contact

About The Project

Taskify

(back to top)

Built With

(back to top)

Usage

Task Creation Form with Priority Selection: A form that allows you to create new tasks with an input field and a dropdown menu to set the priority level of the task.

Task

Priority-Based Task Filter: A filtering tool that enables users to sort tasks by various levels of priority, making it easier to prioritize and manage their workload.

Filter Completion Marking with Green Text: A feature that allows you to mark a task as complete and highlight its text in green, making it easy to scan through your task list and see which tasks have been finished.

Completed

Task Management Options: A set of tools that allows you to edit a task's name and priority level, as well as delete tasks that are no longer needed.

Actions

(back to top)

Roadmap

  • Tasks
  • Priority
  • Completed
  • Actions
  • Filter
  • Order

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Connor Albert - connoralbert23@hotmail.com

Project Link: https://taskify-app-connor-014b178bbaab.herokuapp.com

(back to top)

About

Allows users to efficiently manage their tasks by performing basic CRUD operations (Create, Read, Update, Delete) and assigning a priority level to each task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published