Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youssefali11997/daily-todos

A todo-list web application built with Ruby on Rails. A user can browse days to view his past, present and future todo-lists so he can delegate undone items to his current day.
https://github.com/youssefali11997/daily-todos

mvc rails5 ruby-on-rails ruby2 scafolding sqlite todolist todomvc

Last synced: 11 days ago
JSON representation

A todo-list web application built with Ruby on Rails. A user can browse days to view his past, present and future todo-lists so he can delegate undone items to his current day.

Awesome Lists containing this project

README

        

# Daily-Todos

* A todo-list web application built with Ruby on Rails and SQLite.
* A user can browse days to view his past, present and future todo-lists.
* A user can delegate undone items to his current day.
* A user can view all his done items (or undone ones) ordered by date and with filtering options.