Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 364 Bytes

README.markdown

File metadata and controls

5 lines (3 loc) · 364 Bytes

UserBank

This is an implementation of the Banking Application assignment from HW1, along with the extra credit portions of the assignment as necessary for the Final homework assignment.

The Ruby on Rails Tutorial: Learn Rails by Example tutorial by Michael Hartl was used extensively as a reference.