This is an online end-to-end online ecommerce website integrated with Razorpay payment gateway and an admin panel.
Demo: https://drive.google.com/file/d/1bwlwnDLXYuyU-Oc5qnSfb-xsSiHJL7-k/view?usp=sharing
Backend Ruby version: 2.5.1 Rails version: 5.2.0 Database creation: SQLite database Other Technologies: Ruby on Rails, HTML5, CSS3, Jquery, Javascript. Steps to setup the platform
Clone the project/repository bundle install rake db:migrate rails s (backend server will start running on https:localhost:3000) visit https://localhost:3000