Skip to content

EmAreAitch/echo-it

Repository files navigation

Echo It – E-Commerce App with Solidus

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.


🚀 Features

  • 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.


🛠️ Tech Stack

  • Backend: Ruby on Rails, Solidus
  • Frontend: Solidus Starter Frontend
  • Database: PostgreSQL

🧲 Development Setup

  1. Clone the repository

    git clone https://github.com/your-username/echo-it.git
    cd echo-it
  2. Install dependencies

    bundle install   
  3. Set up database

    rails db:setup
  4. Run the development server

    bin/dev

📌 Notes

  • This project is non-commercial and for demonstration purposes only.
  • Focused on showcasing integration with Solidus, not custom UI/UX or business logic.

📄 License

This project is licensed under the MIT License.


Built by Md Rahib Hasan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published