Hi, I’m Evan Skrukwa

Welcome to the Store App — a simple e-commerce CRUD demo built with Ruby on Rails.

I built this with no prior Ruby knowledge in < 2 evenings to showcase my quick learning and dedication to this 16 month IBM Software Developer Internship opportunity!

Features:

  • āš”ļø Ruby on Rails 8 inspired by the Get Started with Rails Guide
  • šŸŽØ Styling based on IBM Carbon Design System
  • šŸ”’ Authentication using the built-in Rails generator
  • šŸ”’ Only signed-in users can create/edit/delete the products
  • šŸ’¾ Active Record models, migrations, and validations
  • šŸ”§ CRUD interfaces for Product with form_with helpers
  • šŸ–¼ļø Rich text & image uploads via Action Text & Active Storage
  • šŸš€ Deployed on AWS EC2 using Docker and Docker Hub