Skip to content

A simple SaaS application created for the Software Engineering module in my course. The application allows user's to create, read, update and delete "Todos" and contains a suite of Cucumber tests as well as unit tests written using Ruby's RSpec framework.

Notifications You must be signed in to change notification settings

daniel-keogh/rails-todo-app

Repository files navigation

Rails Todo App

Y4S2 Software Engineering Project

Introduction

This project is a simple SaaS application created for the Software Engineering module in my course. The application allows user's to create, read, update and delete "Todos" and contains a suite of Cucumber tests as well as unit tests written using Ruby's RSpec framework.

Learning Outcomes

The project was intended to address the module's learning outcomes by focusing on the following topics:

  • Software as a Service / Cloud Computing.
  • Web Application Architectures (MVC).
  • Software Development Frameworks.
  • Database Management.
  • Requirements Specification/Automated Acceptance Testing using Behaviour-Driven Development.
  • Unit and Functional Testing.
  • Test Coverage Metrics.

About

A simple SaaS application created for the Software Engineering module in my course. The application allows user's to create, read, update and delete "Todos" and contains a suite of Cucumber tests as well as unit tests written using Ruby's RSpec framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published