Pomarolo is a small application to create Pomodoros tasks. Was made with Cuba an Redis.
- Git clone https://github.com/lcostantini/pomarolo.git
- Install Redis.
- After installing Redis go to the installation folder and run src/redis-server.
- In the pomarolo folder run rackup config.ru.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new pull request so we can talk about it.
GPL
Escribir el readme.Las tareas no son editables después de que se marcan como terminadas.Agreger fecha a los pomodoros.Agregar paginación por fecha a los pomodoros.One single page funcionality.Usar current pomodoro.Hacer scope con los find.
No usar js embevido.Reemplazar html por slim.
Agregar codeclimate.- Agregar travis.
- Agregar test coeverage.
Estudiar slim.
- Agregar test coverage ~80%.