Skip to content

michaelmuthomi/taskwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskwise

GitHub release Contributions License

Table of Contents

About

Taskwise is a command line based application for keeping track of your tasks. Some of the key features include:

  • Displaying Tasks
  • Updating Tasks
  • Insertng Tasks
  • Deleting Tasks

Getting Started

Prerequisites

  • Python 3 or Higher

Installation

  • Clone The Repository
git clone https://github.com/elamandeep/taskwise
  • Cd into the cloned repo
cd taskwise
  • Install the Dependencies
pip install requirements.txt

Using PIP to Install

pip install -i https://test.pypi.org/simple/ taskwise

Usage

from .taskwise import main

main() # Starts the Application
menu() # Displays The Menu
greet() # Prints out welcome message

Contributing

Feel free to open a pull request or issue to contribute. Your contributions are appreciated!

Acknowledgements

This project has been made possible thanks to all contributors

License

This project is licensed under the MIT License.

About

testpypi link

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages