Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

a chrome-extension tracks a user's actions on https://pizzaforte.hu as they place various orders

Notifications You must be signed in to change notification settings

myrdstom/pizzaforteChromeExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome-Extension

A sample project for Adam's Studio. Project is a simple chrome extension that tracks a user's actions on https://pizzaforte.hu as they place various orders

Setup

  • clone or download the repo
  • Open the application in your code editor and run npm install or yarn install
  • Open the chrome browser and type chrome://extensions in the address bar
  • Click Load Unpacked and 'upload' the folder with the chrome extension

Usage

  • when adding items to the cart, all items added are logged in the browser console.

  • When placing the order, the order details are logged in the browser console

Testing

  • To run tests, use the command yarn test or npm test

Author

Paul Kayongo

About

a chrome-extension tracks a user's actions on https://pizzaforte.hu as they place various orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published