Our central goal was to make shoppers feel better about e-commerce
Our two achievements were:
- Give shoppers positive feedback on their purchases
- Gives shoppers the ability to disuade them from shopping beyond their means
- Framework: React
- Libraries/CSS: OpenAI, MaterialUI, Tailwind
- Notes/mindmappipng: Excalidraw
- Design: Figma
- Code collaboration: Github
- Clone the project
git clone https://github.com/spiltbeans/shopping.git
- 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>
- Build the React app
npm run build
- Enter the following into your Chrome browser searchbar:
chrome://extensions
-
Switch your browser to developer mode in by toggling the swtich in the top right corner
-
Select LOAD UNPACKED
-
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
- Font: Titillium Web
- Font: Barlow
- Extension video
- React as extension
- Login extension
- Connect background->forefront
- Purse sensitive data from commit history