https://github.com/cheshire137/old-school-projects
Old programming projects from my time in college.
https://github.com/cheshire137/old-school-projects
rails-application ruby school-project
Last synced: about 2 months ago
JSON representation
Old programming projects from my time in college.
- Host: GitHub
- URL: https://github.com/cheshire137/old-school-projects
- Owner: cheshire137
- Created: 2013-11-05T02:02:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-05T02:03:40.000Z (over 12 years ago)
- Last Synced: 2025-03-23T03:33:04.335Z (over 1 year ago)
- Topics: rails-application, ruby, school-project
- Language: Ruby
- Size: 1.94 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These are a couple old school projects from 2010. I found the Git/Subversion
repos lying around and thought I would put them on Github.
## Project 1, 2010
A Ruby on Rails app for a databases class. I didn't use ActiveRecord, instead
writing my own SQL.
## Project 2, 2010
Another Ruby on Rails app without ActiveRecord.
## Project 3, 2007
A Ruby web application that's a fake Amazon-like site.