Skip to content

A Ruby on Rails web application that allows users to organize their tasks.

Notifications You must be signed in to change notification settings

nellesantiago/journal-app

Repository files navigation

A Ruby on Rails web application that allows users to organize their tasks.
  • Built a feature using conditional statement, count method, and SaSS to show the ongoing, pending, completed, and delayed tasks.
  • Added a feature that allows users to tick the checkbox on the tasks table once done with their task by installing JQuery Rails gem.
  • Validated the uniqueness of category titles so users can see if the title already exists by utilizing model validation.
  • Used devise test helpers to do a system test to simulate user interaction within the application.
  • Created a task table associated with categories table so users can organize their tasks.

Log In Page

Categories Page

Tasks Page

Tasks Page

Sources:

About

A Ruby on Rails web application that allows users to organize their tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published