Giter VIP home page Giter VIP logo

todo-ruby's Introduction

ToDo-Ruby

Simple TODO manager written on Ruby 2.5.1

Development Gems

  • Bundler for managing application's dependencies
  • Rubocop for reporting violations of the Ruby style guide

Getting Started

Clone application

git clone https://github.com/timbaev/ToDo-Ruby.git

Prepare dependencies

Install dependency manager

gem install bundler

Setup required dependencies from Gemfile:

bundle install

Run application

ruby main.rb

How to use?

Add new task to TODO manager

--add NEW TASK

Show list of tasks

--list

Mark task as done

--done TASK_ID

Delete task

--delete TASK_ID

todo-ruby's People

Contributors

blvvvck avatar timbaev avatar elifbatyrova avatar

Watchers

James Cloos avatar  avatar

todo-ruby's Issues

Event class

You event class must be self-managed, pls find a way how to implement:

event.save

event.destroy

event.find

because this functions event must know, not db manager

No README in repository

Here is no README file, so user can't find any info about this program. Pls add README.md with following info:

  1. About project
  2. Required dependencies
  3. How to install/bootstrap project
  4. How to run and list of parameteres

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.