Skip to content

Task management application, final project for the subject Technologies for Software Production Workshop

License

Notifications You must be signed in to change notification settings

sfigueiras/todoist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proyecto Integrador - TTPS (Opción) Ruby

Santiago Figueiras - 12488/7

Dependencies:

  • ruby 2.2.2
  • rails 5.0.0.1

Setup

$ git clone git@github.com:santi-git/todoist.git
$ bundle install
$ rake db:migrate
$ rake db:seed
$ rails s

Tests

$ rake test

About

Task management application, final project for the subject Technologies for Software Production Workshop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published