###Summary
- Rails application for a Dental Laboratory to manage Clients/Patients orders.
- Rails Version => 4.2+
- Ruby Version => 2.2.4
- Templating System => Haml/haml-rails
- UI Design => Materialize (http://materializecss.com/)
- App Language => Spanish
####Team Members:
- Mario Grullon
git clone https://github.com/mgitgrullon/Eurodental.git
bundle install
rake db:migrate
rake db:seed
rails s