8000 GitHub - snakerabbit/product_management_tool: Full Stack Project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

snakerabbit/product_management_tool

Repository files navigation

Product Management Tool

Product Management Tool is an application that allows for users to view, search for, and create products

Setup

Clone this repo locally and cd to the project's root directory.

On the command line:

  • Run brew install postgresql
  • Start the PostgreSQL server app
  • Run bundle install
  • Run bundle exec rails db:setup
  • Run bundle exec rails server
  • Run webpack --watch
  • Open browser on local host

Features to be Added

  • MVP: Add New Property To Each Product
  • Allow Search to Apply to Other Property Attributes
  • Allow for Editing Products, Properties, Product Properties

About

Full Stack Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0