GithubHelp home page GithubHelp logo

list's Introduction

Description

Small command line program to keep track of lists of things to do.

The program iterates through 3 steps. To run : python main.py -u with -u for update to add/delete items.

[1] Delete items

[2] Add items

[3] Display list of items

To manage the lists, run in manage mode : python main.py -m

To only display the lists, run in simple mode : python main.py

To add items with a deadline, run : python main.py -u -t. After adding an item, you will be prompt to enter the amount of time to compete. The format is : [# number of time unit][# time unit]. The possible time units are : m for month, w for week, d for days, h for hours. So if you have 3 days to complete the item, put in 3d. At 50 and 80 % of the allocated time passed time, the color of the item will change color.

[1] Add list

[2] Delete list

How to use

[1] To delete completed items, press y when they appear. If not, press enter. All items will be presented. If there is no items, we go straight to the add step

[2] To add item, type in something then press enter. To not add anything, just press enter.

[3] Display step will print all the items. Items who were just deleted will be displayed in red. Items that were deleted previously are removed.

list's People

Contributors

floregol avatar jianing-sun avatar

Watchers

 avatar  avatar  avatar

list's Issues

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.