Skip to content

spiltbeans/shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping

PROJECT GOALS

Our central goal was to make shoppers feel better about e-commerce

Our two achievements were:

  1. Give shoppers positive feedback on their purchases
  2. Gives shoppers the ability to disuade them from shopping beyond their means

TECHNOLOGY


PRODUCTIVITY


DEPLOYMENT

Build (LINUX)

  1. Clone the project
git clone https://github.com/spiltbeans/shopping.git
  1. Add environment variables touch .env && nano .env The following environment variables are required:
REACT_APP_OPENAI_ORG=<OPENAI ORGANIZATION NUMBER>
REACT_APP_OPENAI_KEY=<OPENAI API KEY>
  1. Build the React app
npm run build

Add the build as a Chrome extension

  1. Enter the following into your Chrome browser searchbar:
chrome://extensions
  1. Switch your browser to developer mode in by toggling the swtich in the top right corner

  2. Select LOAD UNPACKED

  3. Navigate to and select the /build folder in the project

The extension should now show up in your Extensions bar, labelled as "InnerVoice"

Navigate to Amazon to use


REFERENCES


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors