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
withform_with
helpers - š¼ļø Rich text & image uploads via
Action Text
&Active Storage
- š Deployed on AWS EC2 using Docker and Docker Hub