Skip to content

amromran/basic_store

Repository files navigation

Store App

Simple store app made mainly by following Agile Web Development with Rails 7 to an extent

Tech Stack

  • Ruby: 3.3.8
  • Rails: 8.0
  • Sqlite3
  • PostgreSQL for production
  • TailwindCSS
  • WSL2 with Ubuntu as development environment

Screenshots

Home Page

Features

  • Product listing and details
  • Shopping cart functionality
  • Checkout process
  • Basic admin panel for managing products

Local Setup

Clone the repository:

git clone https://github.com/amromran/simple_store.git

Deployment

Deployed locally with Docker


References

- [Agile Web Development with Rails 7]
- [Ruby on Rails Guides](https://guides.rubyonrails.org/)

About

E-commerce site with admin privileges, user authentication, shopping cart, and checkout. Built with Rails 8, Sqlite3 and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors