Skip to content

This a simple single-page Todo App. Multiple lists of todo items can be generated. Each todo list contains its own todo items. These can be marked as completed or deleted.

Notifications You must be signed in to change notification settings

JasonMDev/rails-to-do

Repository files navigation

ToDo App

rails-to-do

This a simple single-page Todo App. Alt text

Introduction

Multiple lists of todo items can be generated. Each todo list contains its own todo items. These can be marked as completed or deleted.

This is based on the blog site that Mackenzie Child: How To Build A Todo App In Rails 4 has build. However it has been built using Rails 5.

For more information, see Mackenzie Child.

Software Versions

  • Rails 5.0.2
  • Ruby 2.3.0
  • RVM 1.29.1

Features

These are some of the features that have been added to the web page.

  • A Todo List Scaffold for main todo lists
  • A Todo Item model and controller for individual items associated with the main todo Lists
  • A patch method to be able to show items as complete
  • Front-end styling (Credit to Mackenzie Child)

Further information

Rails Commands

Commands used to create models and controllers. link

Snapshots

These are snapshots of the various pages of the app. link

About

This a simple single-page Todo App. Multiple lists of todo items can be generated. Each todo list contains its own todo items. These can be marked as completed or deleted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published