Giter VIP home page Giter VIP logo

pyboard's Introduction

Pyboard

A personal task and issue management application in python.

Platforms supported

  • Windows 10
  • Ubuntu 20.04 LTS

Software Requirements

  • python 3.8.x
  • pygame 2.0.1

Install and run the app

Install python 3.8.x from python.org and adding it to path.

Clone the repository from the GitHub repo by entering git clone https://github.com/repo in command prompt (Windows) or terminal (Linux, macOS)

Install the required libraries, by either of the following ways:

  • Install all the libraries, by entering pip install -r requirements.txt in command prompt (Windows) or terminal (Linux, macOS).
  • Install a specific library (for example pygame), by entering pip install pygame=2.0.1 in command prompt (Windows) or terminal (Linux, macOS).

Finally, execute run.py by either double-clicking on it or by entering python <path>\\pyboard\\run.py in command prompt (Windows) or terminal (Linux, macOS), replacing <path> with the actual path to the folder.

Instructions to use the app

When run for the first time, the home screen will be blank. Create a new project.

Features

  • Create projects
  • Create boards in each project
  • Add background picture to board
  • Create columns in each board
  • Rearrange columns
  • Create tasks/cards in each column
  • Specify type of task/card (issue, epic, story, task, reminder)
  • Add description to task/card
  • Add comments to task/card
  • Add background pictures to task/card
  • Add attachments to task/card
  • Add labels to task/card
  • Add priority of task/card
  • Add schedule, time, alarm and repetition to task/card
  • Add todo list to task/card
  • Add linking of other tasks/cards to task/card
  • Edit tasks/cards
  • Drag and drop tasks/cards to another column
  • Automation of tasks/cards and columns
  • Archive tasks/cards
  • Calendar to show timings of tasks/cards
  • Save each project in a MySQL database
  • Add markdown (especially emoji) support
  • Git, GitHub, Gitlab integration
  • Issue in issue like in jira (epic -> story -> task)

pyboard's People

Contributors

aditya-a-garwal avatar akshajjain avatar samarth777 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

toraos-clone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.