/P4-PRJCT

a simple TODO

Primary LanguageRubyMIT LicenseMIT

To-Do List App in Ruby on Rails

This is a to-do list application built with Ruby on Rails that allows users to sign up, log in, create, update, view, and delete their to-do lists.

How to Begin

Follow these steps to get started with the application:

This repository should be cloned to your local machine. Run to install the required dependencies.

Install the bundle. Start the database by typing

rails db:create rails db:migrate. Run the application to get it started.

The rails server. Dependencies The following dependencies are required for this application:

  • Ruby 2.7.2 or greater

Advantages

The following features are included with the Ruby on Rails To-Do List App:

Register

Users can create an account by entering their email address and a password.

Log In

Users can access their accounts by They must provide their email address and password.

Make a To-Do List

Users can add a new to-do item by entering a title, a description, and a deadline.

Update To-Do List

Users can change the title, description, or deadline of an existing to-do item.

View To-Do List Users can access their to-do list, which displays all of their current tasks.

Remove To-Do

Users can delete an existing to-do item from their to-do list by clicking the "Delete" button next to the item.

Usage

To use the application, go through the following steps:

  • Create an account by entering your email address and a password.
  • Enter your email address and password to access your account.
  • Add a new to-do item with a title, description, and deadline.
  • Revise an existing to-do list by changing its title, description, or deadline.
  • Go to your to-do list to see all of your current tasks.
  • Remove an existing to-do item from your to-do list by clicking the "Delete" button next to the item.

LINEX MUGAMBI is the author. The MIT License applies to this project.