Workflow Wiz is a web application designed for project management, which allows users to keep track of their personal projects and the tasks associated with them. The application is built using the Django framework, Python, HTML/CSS/JS, Bootstrap, and deployed on Heroku.
Key features of the application include the ability for users to create projects, add members to specific projects, and add tasks to a project. Additionally, users associated with a project can communicate with each other using a chat thread.
Overall, Workflow Wiz provides a simple and intuitive interface for managing personal projects and associated tasks, making it an ideal tool for anyone looking to stay organized and productive.
Description | Screenshot |
---|---|
Home Page | |
My Projects | |
Project Details | |
Task Details |
How to Create a Project
- Sign up or log in to your account.
- Navigate to "Create A Project" page using the navigation bar.
- Enter a title and description for your project, then hit submit to create the project, which will be saved in "My Projects" section of your account.
How to Add a Task to a Project
- Navigate to "My Projects" using the navigation bar and then click on "View Project".
- Click on Add Task button to view the form which prompts you to enter the required details.
- Enter a title,description, assignee, due date and priority type for that task, then hit submit to create the task, which will be saved in "View Project" section of your Project.
Trello Board
https://trello.com/b/ya8MtNQx/workflow-wizDeployed Link (Heroku)
https://workflowwiz.herokuapp.com/-
[:star:] Follow other users signed up on the app
-
[:star:] Communicate with project members through an external chat API
-
[:star:] Sort tasks by their priority