Skip to content

An app deployed to Heroku utilizing the Sinatra framework, featuring AJAX techniques, input validation, and HTTP session  integration.

Notifications You must be signed in to change notification settings

mindyzwan/todolist-project

Repository files navigation

To Do List Project

An app deployed to Heroku utilizing the Sinatra framework and a Minitest  test suite, featuring AJAX techniques, input validation, and HTTP session  integration.

Setup

Clone this repo to your desktop and run bundle install to install all the dependencies.

Usage

Once the dependencies are installed, you can run ruby todo.rb to start the application. You will then be able to access it at localhost:8080

Testing

Run bundle exec ruby test/todo_list_project_test.rb

About

An app deployed to Heroku utilizing the Sinatra framework, featuring AJAX techniques, input validation, and HTTP session  integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published