e-Shop

A ruby-on-rails based e-commerce app for college students

20 January 2019

Skills

  • ruby-on-rails
  • sqlite3

This project is a web appplication built on ruby-on-rails which allows the students of college to buy or sell items among themselves. They should sign up on the app, add their item details (Category, Name, Description and Price) along with their contact details. Other students can view the items and interested ones can ask questions to the seller through the comment box or can directly contact the selller. This app was my first real life project on ruby-on-rails and I explored various fields in rails development through this.

Link to GitHub Repository