/RubyAssignment1

Primary LanguageRubyApache License 2.0Apache-2.0

Ruby Assignment 1

##About This is a basic ruby assignment I did for my Advanced Web Architecture class. It allows you to store and retrieve Students, Courses, Sections, and Professors. Uses mysql as the DB.

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

  • ..