GithubHelp home page GithubHelp logo

todo-list's Introduction

Todo

Todo is a CLI program for reminders.

Installation

./install.sh

Usage

./run.sh

Contributing

Pull requests are welcome. As are feature requests. Please create an issue to discuss further.

License

GNU General Public License v3.0

todo-list's People

Contributors

johnlackwilson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

blq5

todo-list's Issues

Abstract the DBConnector so that any driver can be used

sqlite is a useful DB but not hugely scalable. Make the DB connector class customisable for a user to be able to utilise MySQL and others.

The install script will also need to be modified.

This is probably also reliant on the config file issue #12

Add functionality to update an item

This should include

  • Title
  • Due Date (dependent on if this function has been added)
  • Which list it belongs to (dependent on if this function has been added)

Add README

Need a README file to give instructions on how to use setup scripts and also user guide.

Add a title on each menu item

Help the user to remember which menu item they selected to make sure they're not adding when they want to be deleting for example.

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.