whalewalker / thullo-web

Project management tool

Home Page:https://thullo-web.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues


Logo

THULLO

A Project Management Tool

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

(back to top)

Built

  • Javascript
  • Typescript
  • Tailwind
  • React

(back to top)

Getting Started

Visit Thullo-web to get Started.

(back to top)

Usage

Signup

  • Signup by providing the details below.

Login

  • Login by providing the details in the image below.

Add board

  • Click on the add button.
  • Fill the add board form with your chosen image, board title and then choose visibility of the board.
  • By default the board visibility is set to private.

Edit board

  • Click on the three dots inside the board item
  • Click on edit board
  • Fill in the edits(board name, image or visibility) and save

View board details

  • Click on the board to view its details

Add task

  • Click on "Add another card" button
  • Fill the card(task) title

Move task

  • Click, hold and drag card to desired position in that particular column or to another column entirely.

View task details

  • Click on card to view task details

Edit task image

There are two ways to edit task image

  • Click on the task image in the task details to edit it.
  • Click on the cover button in the task details to chose an image from unsplash

Add task description

  • Click on add a description in the task details to input task description
  • Format description to your liking with the text editor

Add attachment

  • Click on add beside the attachments in the task details to add an attachment file or image for the task

Add task labels

  • Click on the labels button in the task details modal to enter labels and format them to any color you like

Manage contributors

  • Click on the members button in the task details to assign and remove members to and from the task respectively.

Comment on task

  • Fill in the comment section to place a comment on a task
  • You can also tag a member in the comment by using "@membername"

(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

Abdulahi Ohida - @Whale_walker - mongodbms@gmail.com

Ejim Favour - @favourejim56 - favourejim56@gmail.com

Olalekan Sofuyi - @Nobodyuglier - lekan.sofuyi@outlook.com

Project Link: https://github.com/thullo/thullo-web

(back to top)

Acknowledgments

(back to top)


About

Project management tool

https://thullo-web.netlify.app/


Languages

Language:TypeScript 97.2%Language:HTML 1.1%Language:JavaScript 1.0%Language:CSS 0.7%