The Sinatra CMS Project
This is the first comprehensive Sinatra coding project. It brings together Ruby, Sinatra, ActiveRecord, and a little HTML. The assignment is to design and implement a basic CRUD application. It needs to include a one-to-many relationship between two of the data models. Once I picked a domain and created a rough design (modeling merchandise purchases), […]