ajmompr / prettiest-price-v1

Beauty and personal care product price comparison tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Prettiest Price - v1

The Prettiest Price (v1) is a price comparison and aggregator tool that allows users to view the price of their favorite beauty/personal care items at 4 major retailers. Users may also view each product's price history trends at each retailer.

Major Retailers:

Table of Contents

Main Feature

Price History & Price Aggregator

After logging in, users can select a product to review its details page. The details page includes a list of current prices from the 4 major retailers and price history charts that display pricing trends. Price History Screenshot Price Aggregator Screenshot

Technologies Used

  • Rails 7
  • Bootstrap 5

Installation

To install and run, please use the following commands:

bundle install
rails db:create
rails db:migrate
bin/dev

Entity-Relationship Diagram

About

Beauty and personal care product price comparison tool


Languages

Language:Ruby 65.6%Language:HTML 23.2%Language:Dockerfile 8.2%Language:CSS 1.4%Language:JavaScript 1.0%Language:Shell 0.6%