Skip to content

duducamargo/sistema-gerenciamento-tarefas-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management System - Trello Style

This is a task management project inspired by Trello, developed with the Django framework and Python. The system provides a collaborative platform to organize and track task progress across various projects.

Main Features

  • Board Creation: Allows users to create boards to organize their tasks in different projects.
  • Task Lists: Within each board, users can create lists to categorize tasks, such as "To Do," "In Progress," and "Completed."
  • Task Cards: Tasks are represented by cards that can be moved between lists. Each card can include descriptions, deadlines, attachments, and assigned team members.
  • Team Collaboration: Multiple users can collaborate on a board, with features to assign tasks, comment, and track progress.
  • Notifications: The system will notify users about deadlines and task updates.

Technologies Used

  • Django: Python web framework for managing the backend, including user authentication, permissions, and data management.
  • Python: Main programming language, providing flexibility and scalability.
  • HTML/CSS/JavaScript: To build a responsive and intuitive user interface (frontend).

Installation

  1. Clone this repository:
    git clone https://github.com/duducamargo/task-management-system-web.git

About

Este projeto se trata de um gerenciador de tarefas baseado no Sofware Trello

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors