Echo It is a lightweight experimental e-commerce platform built with Ruby on Rails using the Solidus framework. The project showcases the ability to work with third-party e-commerce solutions and implement basic storefront and admin UI features using Solidus Starter Frontend.
-
Solidus Integration Built using Solidus engine and its default sample data to simulate a real e-commerce experience.
-
Starter Frontend & Admin UI Uses Solidus Starter Frontend for storefront and Solidus Admin UI for backend management.
-
Sample Products Pre-seeded catalog with sample products from Solidus to demonstrate layout, cart, and checkout functionality.
- Backend: Ruby on Rails, Solidus
- Frontend: Solidus Starter Frontend
- Database: PostgreSQL
-
Clone the repository
git clone https://github.com/your-username/echo-it.git cd echo-it -
Install dependencies
bundle install
-
Set up database
rails db:setup
-
Run the development server
bin/dev
- This project is non-commercial and for demonstration purposes only.
- Focused on showcasing integration with Solidus, not custom UI/UX or business logic.
This project is licensed under the MIT License.
Built by Md Rahib Hasan