/rails_dynamic_website

A repository dedicated to learning Ruby on Rails Framework, and how to build dynamic websites using design patterns. This is part of our CSC-324 curriculum, whereby we work on real-world community involved projects over an entire semester. During the semester, we will regularly communicate with alumni mentors and community partners to build a web app for local organizations. We employ an agile approach to software development and commit to TDD (as much as we deem bearable) over the course of project.

Primary LanguageRuby

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...