Skip to content

Create task for the Pomodoro method. With Ruby on Cuba and Redis

License

Notifications You must be signed in to change notification settings

lcostantini/pomarolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate

Pomarolo

Description

Pomarolo is a small application to create Pomodoros tasks. Was made with Cuba an Redis.

Instalation

  1. Git clone https://github.com/lcostantini/pomarolo.git
  2. Install Redis.
  3. After installing Redis go to the installation folder and run src/redis-server.
  4. In the pomarolo folder run rackup config.ru.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new pull request so we can talk about it.

License

GPL

TODO

Funcionalidades

  1. Escribir el readme.
  2. Las tareas no son editables después de que se marcan como terminadas.
  3. Agreger fecha a los pomodoros.
  4. Agregar paginación por fecha a los pomodoros.
  5. One single page funcionality.
  6. Usar current pomodoro.
  7. Hacer scope con los find.

Vistas

  1. No usar js embevido.
  2. Reemplazar html por slim.

Repo badges

  1. Agregar codeclimate.
  2. Agregar travis.
  3. Agregar test coeverage.

Extra

  1. Estudiar slim.

Test

  1. Agregar test coverage ~80%.

About

Create task for the Pomodoro method. With Ruby on Cuba and Redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published