Using Ruby on Rails to demo a e-commerce application.
Documentation: https://lpthong90.dev/rails-mimi-store
Source Code: https://github.com/lpthong90/rails-mimi-store
Run
> bundle install
> rails db:migrate
> ./bin/dev
Snapshots
Home
Clothing
Accessories
Admin Orders
Admin Products
Admin Product Detail
Thanks for Solidus to help me save time to build this project.